neoneo-go/pkg/rpc
Anna Shaleva 307b3b162b rpc: implement missing RPC client methods
Implemented following RPC client methods:
	- getapplicationlog
	- getassetstate
	- getbestblockhash
	- getblockcount
	- getblockhash
	- getblockheader
	- getblocksysfee
	- getconnectioncount
	- getcontractstate
	- getpeers
	- getrawmempool
	- getstorage
	- gettransactionheight
	- gettxout
	- getunclaimed
	- getvalidators
	- getversion
	- submitblock
	- validateaddress
2020-03-12 15:56:59 +03:00
..
client rpc: implement missing RPC client methods 2020-03-12 15:56:59 +03:00
request pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
response rpc: implement getunclaimed 2020-03-11 18:33:15 +03:00
server rpc: implement getunclaimed 2020-03-11 18:33:15 +03:00