neo-project/docs

N3 invokescript RPC method incorrect parameter description

Closed this issue · 0 comments

ixje commented

The current documentation does not state that the signers parameter is optional.

The code shows it is optional: https://github.com/neo-project/neo-modules/blob/575efd238bf0bac87e4cef390b41c95ba6c07f3f/src/RpcServer/RpcServer.SmartContract.cs#L159