neoneo-go/pkg/rpc/client
Anna Shaleva 55fd9f8d24 core: change block.ConsensusData to neo3 format
1. Dropped `Base.ConsensusData` block field

2. Added `Block.ConsensusData` field with `Nonce` and `PrimaryIndex`

3. Removed "Neo.Header.GetConsensusData" and
"AntShares.Header.GetConsensusData" interops
2020-04-27 17:57:37 +03:00
..
client.go rpc: fix typo 2020-04-15 13:46:44 +03:00
doc.go rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
doc_test.go rpc: update client documentation 2020-03-03 18:59:21 +03:00
neoscan.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
nep5.go core: add sender field to transaction 2020-04-20 17:21:28 +03:00
rpc.go core: add sender field to transaction 2020-04-20 17:21:28 +03:00
rpc_test.go core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00