neoneo-go/pkg/rpc/client
Roman Khimov 8fda6a3407 block: fix ConsensusData hashing
It's DoubleSha256 as with the rest of the structures.
2020-06-18 12:22:49 +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 block: fix ConsensusData hashing 2020-06-18 12:22:49 +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