neoneo-go/pkg/rpc
Anna Shaleva 4911837949 rpc: fix wrong script marshalling in getcontractstate RPC server
problem: `script` field of result.ContractState is marshalled as []byte

solution: add marshaller for result.ContractState
2020-03-24 14:55:20 +03:00
..
client rpc/client: add TransferNEP5 method to easily transfer tokens 2020-03-16 17:52:32 +03:00
request transaction: implement AddVerificationHash() method 2020-03-16 14:11:19 +03:00
response rpc: fix wrong script marshalling in getcontractstate RPC server 2020-03-24 14:55:20 +03:00
server rpc: fix blockheader marshalling in getblockheader RPC server 2020-03-24 14:55:20 +03:00