neoneo-go/pkg/core/mempool
Roman Khimov 22f5667530 mempool: return fee along with tx when requesting tx
Users of GetVerifiedTransactions() don't want to recalculate tx fee and it's
nice to have it returned from TryGetValue() also sometimes.
2020-02-19 12:19:02 +03:00
..
feer.go core: make IsLowPriority work with pre-calculated fee 2020-02-19 12:19:02 +03:00
mem_pool.go mempool: return fee along with tx when requesting tx 2020-02-19 12:19:02 +03:00
mem_pool_test.go mempool: return fee along with tx when requesting tx 2020-02-19 12:19:02 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00