neo-go/pkg/rpc/client
Roman Khimov b483c38593 block/transaction: add network magic into the hash
We make it explicit in the appropriate Block/Transaction structures, not via a
singleton as C# node does. I think this approach has a bit more potential and
allows better packages reuse for different purposes.
2020-06-18 12:39:50 +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 block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
rpc.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
rpc_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
wsclient.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
wsclient_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00