neoneo-go/pkg/rpc/wrappers
Roman Khimov e299a44983 io: drop Size() method from Serializable and associated
It's no longer needed after the io.GetVarSize() improvement. It's duplicating
a lot of EncodeBinary() logic also.
2019-09-17 13:21:45 +03:00
..
account_state.go *: gofmt -s 2019-09-09 12:02:24 +03:00
asset_state.go rpc: fix bad name spellings noted by golint 2019-09-03 18:16:48 +03:00
block.go Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
tx_raw_output.go io: drop Size() method from Serializable and associated 2019-09-17 13:21:45 +03:00
validate_address.go *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00