neo-go/pkg/rpc
Roman Khimov 63f4f34659 mempool: drop TxWithFee type
All the fees are in transaction, this makes no sense.
2020-06-05 19:21:40 +03:00
..
client transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
request rpc: drop UTXO transfer support, remove Balancer 2020-06-05 19:20:16 +03:00
response transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
server mempool: drop TxWithFee type 2020-06-05 19:21:40 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00