You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For v1, lets only support invoking contracts that have a local .abi.json file in the workspace. The abi.json file has the contract hash, so you can check to make sure it's deployed via getcontractstate RPC method. After v1, we can add a way storing and retrieving theabi.json info from a neo-express chain.
Depends on neo-project/neo-express#20
Related to #44
The text was updated successfully, but these errors were encountered: