neoneo-go/pkg/rpc/client
Roman Khimov d22286cbbc client/cli: add network option to the RPC client
It doesn't affect anything yet, but it's going to be used in the future for
network-specific behavior. It also renames short '--timeout' form to '-s'
avoiding conlict with '-t' used for '--testnet'.
2020-06-18 12:11:13 +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: update CLI and RPC client invoke* calls 2020-06-11 20:32:05 +03:00
rpc.go Merge pull request #1047 from nspcc-dev/neo3/rpc/invoke 2020-06-11 21:39:20 +03:00
rpc_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
wsclient_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00