neo-node icon indicating copy to clipboard operation
neo-node copied to clipboard

neo-cli invoke cannot detect contract hash that is stored in storage

Open ediopia opened this issue 4 years ago • 1 comments

My contract stores and use contract owner hash in the storage.

Screen Shot 2021-11-26 at 6 25 21 PM

When I trigger the method, neo-cli return this error.

Screen Shot 2021-11-26 at 6 26 25 PM

Then I submitted the tx thru rpc. It worked.

https://testnet.explorer.onegate.space/transactionInfo/0xe6aba8fc4507d1a4d57ce49267e73374ea0da0a889902235422eb9285d7c2b82

ediopia avatar Nov 27 '21 02:11 ediopia

Might be because you are using a node whose accounts don't include the sender of the tx?

Qiao-Jin avatar Nov 30 '21 02:11 Qiao-Jin