neo-go/pkg/rpc
Anna Shaleva 48ae1cc486 rpc: refactor SignAndPushInvocationTx
We have a set of accounts provided via `cosigners` argument, so we
should fill all transaction witnesses in (not only sender's witness).
If we can't properly construct witnesses for all of the signers then an
error should be returned.
2021-04-21 18:52:32 +03:00
..
client rpc: refactor SignAndPushInvocationTx 2021-04-21 18:52:32 +03:00
request rpc: use CalledByEntry as default cosigner's scope 2021-04-19 12:06:13 +03:00
response result: gofmt -s 2021-04-08 15:49:14 +03:00
server rpc: refactor SignAndPushInvocationTx 2021-04-21 18:52:32 +03:00
rpc_config.go util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00