neoneo-go/pkg/rpc/client
Anna Shaleva 360bb220b0 rpc: remove unnecessary base64 encoding
It's default encoding for []byte.
2021-10-13 14:47: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: remove unnecessary base64 encoding 2021-10-13 14:47:59 +03:00
rpc_test.go rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00
wsclient.go rpc: move NotaryRequestEvent to the subscriptions pkg 2021-09-24 17:42:59 +03:00
wsclient_test.go subscriptions: add container hash to notification event 2021-09-24 17:42:02 +03:00