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