neoneo-go/pkg/rpc/client
Evgeniy Stratonikov c465b18cb2 rpc: return protocol parameters in getversion, fix #2160
`StateRootInHeader` is duplicated similarly to `Network`.
It will be removed in future as it is surely a protocol parameter.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-09-10 21:45:59 +03:00
..
client.go rpc: return protocol parameters in getversion, fix #2160 2021-09-10 21:45:59 +03:00
doc.go rpc: adjust client documentation 2021-09-08 17:53:09 +03:00
doc_test.go rpc: adjust client documentation 2021-09-08 17:53:09 +03:00
helper.go nft-nd-nns: add getAllRecords method 2021-09-10 16:30:45 +03:00
native.go nft-nd-nns: add getAllRecords method 2021-09-10 16:30:45 +03:00
nep.go rpc: check token standard in nepTokenInfo 2021-04-30 16:23:04 +03:00
nep11.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
nep17.go wallet: add Standard field to Token 2021-04-30 15:58:27 +03:00
policy.go rpc: move all top*FromStack client functions to a separate file 2021-03-26 20:44:32 +03:00
rpc.go rpc: add GetStateHeight to client 2021-07-22 21:13:44 +03:00
rpc_test.go rpc: use core Header for getblockheader response 2021-09-09 18:47:22 +03:00
wsclient.go rpc: adjust client documentation 2021-09-08 17:53:09 +03:00
wsclient_test.go rpc/request: delay parameter unmarshaling 2021-08-13 16:22:54 +03:00