neoneo-go/pkg/rpc
Anna Shaleva 79f7862496 rpc: fix blockheader marshalling in getblockheader RPC server
Problem: wrong json marshalling of `nextconsensus` field of
result.Header

Solution: change field type from util.uint160 to address string
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 blockheader marshalling in getblockheader 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