Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the hash of Neo and Gas native contract #270

Closed
Tommo-L opened this issue May 18, 2020 · 0 comments · Fixed by #271
Closed

Update the hash of Neo and Gas native contract #270

Tommo-L opened this issue May 18, 2020 · 0 comments · Fixed by #271

Comments

@Tommo-L
Copy link
Contributor

Tommo-L commented May 18, 2020

waiting neo-project/neo#1649

  • Update the hash of Neo, Gas and Pollicy native contract.

[Appcall("0x9bde8f209c88dd0e7ca3bf0af0f476cdd8207789")]
public static extern object NEO(string method, object[] arguments);
[Appcall("0x8c23f196d8a1bfd103a9dcb1f9ccf0c611377d3b")]
public static extern object GAS(string method, object[] arguments);
[Appcall("0x3209d09120465bf181ced70693b897ec6ea4619a")]
public static extern object Policy(string method, object[] arguments);

@Tommo-L Tommo-L changed the title Update the way to invoke native contract Update the hash of Neo and Gas native contract May 18, 2020
@ShawnYun ShawnYun mentioned this issue May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant