neoneo-go/pkg/rpc/client
Anna Shaleva ed9cdfe667 rpc: use core Header for getblockheader response
Nonce and Primary fields were missing from response.
2021-09-09 18:47:22 +03:00
..
client.go rpc: adjust client documentation 2021-09-08 17:53:09 +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 rpc: add NEP11 commands which return iterator 2021-04-30 16:23:06 +03:00
native.go client: add GetCandidateRegisterPrice method 2021-07-21 12:19:55 +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