neoneo-go/pkg/rpc
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
..
client rpc: introduce proper type for sendrawtransaction, drop useless types 2020-02-21 15:12:04 +03:00
request rpc: move functions for Tx building in request package/ 2020-02-21 15:12:04 +03:00
response rpc: introduce proper type for sendrawtransaction, drop useless types 2020-02-21 15:12:04 +03:00
server rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
testdata rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00