neoneo-go/pkg/rpc
Anna Shaleva 0be237beb6 rpc: fix double-pointer bugs in RPC Client
Fixed double-pointer bug in following methods:
	- GetRawTransactionVerbose
	- GetBlockVerbose
	- GetBlockHeader
	- GetTxOut
	- ValidateAddress
2020-03-27 16:04:11 +03:00
..
client rpc: fix double-pointer bugs in RPC Client 2020-03-27 16:04:11 +03:00
request rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
response rpc: fix name of json nep5balance field 2020-03-24 14:55:20 +03:00
server rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00