neoneo-go/pkg/rpc/response
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
..
result rpc: fix blockheader marshalling in getblockheader RPC server 2020-03-24 14:55:20 +03:00
errors.go rpc: implement submitblock RPC 2020-03-06 12:03:08 +03:00
types.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00