neoneo-go/pkg/rpc
Anna Shaleva 1d6ba389c9 rpc: split SignAndPushInvocationTx in two parts
There are several places where constructed transaction need to be
signed and sent. Thus, we definitely need a separate method for signing
and sending constructed transaction to avoid code duplication.
2021-04-23 10:27:47 +03:00
..
client rpc: split SignAndPushInvocationTx in two parts 2021-04-23 10:27:47 +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