neoneo-go/pkg/rpc
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 block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
request *: change address to the new format 2020-06-17 15:58:21 +03:00
response rpc: use non-pointer Block and Transaction in results 2020-06-18 12:13:35 +03:00
server block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00