neo-project / neo-modules

MIT License
60 stars 100 forks source link

RpcServer invokescript return FAULT when the script has signature #229

Closed ProDog closed 4 years ago

ProDog commented 4 years ago

In preview2 version, I have invoked nep5-transfer by RpcServer invokefunction:

image

and return FAULT when invokescript:

image

Debug invokescript in neo exception is thrown:

image

ProDog commented 4 years ago

invokescript lacks signature.