neo-project / docs

NEO Documentation
http://docs.neo.org
Creative Commons Attribution 4.0 International
195 stars 285 forks source link

N3 invokescript RPC method incorrect return description #1330

Closed ixje closed 2 years ago

ixje commented 2 years ago

The documentation states that the response includes a tx key, but the code says it does not

https://github.com/neo-project/neo-modules/blob/575efd238bf0bac87e4cef390b41c95ba6c07f3f/src/RpcServer/RpcServer.SmartContract.cs#L62