neoneo-go/pkg/rpc/client
Evgenii Stratonikov e013477bc9 rpc,cli: support multitransfer transactions
Allow to transfer single asset to multiple recepients
in a single transaction. It is currently a separate command in CLI
and can be merged in future.
2020-07-24 17:01:30 +03:00
..
client.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
nep5.go rpc,cli: support multitransfer transactions 2020-07-24 17:01:30 +03:00
policy.go cli/rpc: hide parameter encoding details for Invoke* calls 2020-07-02 16:41:34 +03:00
rpc.go rpc: adjust submitblock RPC-call 2020-07-22 08:37:53 +03:00
rpc_test.go rpc: adjust submitblock RPC-call 2020-07-22 08:37:53 +03:00
wsclient.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
wsclient_test.go rpc: adjust getrawtransaction RPC-call JSON fields names 2020-07-15 14:44:13 +03:00