neoneo-go/pkg/rpc/response
Roman Khimov bba8ac15ff rpc: introduce proper type for sendrawtransaction, drop useless types
sendrawtransaction just returns a bool, sendtoaddress returns a proper
transaction and that should be the same as the one we have in
TransactionOutputRaw.
2020-02-21 15:12:04 +03:00
..
result rpc: move result package into response 2020-02-21 15:12:04 +03:00
errors.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00
types.go rpc: introduce proper type for sendrawtransaction, drop useless types 2020-02-21 15:12:04 +03:00