neo-go/pkg/rpc/server
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
..
testdata transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go mempool: drop TxWithFee type 2020-06-05 19:21:40 +03:00
server_helper_test.go rpc/server: add notification subscription 2020-05-26 11:36:47 +03:00
server_test.go mempool: drop TxWithFee type 2020-06-05 19:21:40 +03:00
subscription.go rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
subscription_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00