neo-go/pkg/core/mempool
Evgenii Stratonikov 5354352d63 core: remove transaction priority
There is no such thing as high/low priority transactions, as there are
no free transactions anymore and they are ordered by fees contained
in transaction itself.

Closes #1063.
2020-06-18 22:44:10 +03:00
..
feer.go core: remove transaction priority 2020-06-18 22:44:10 +03:00
mem_pool.go core: remove transaction priority 2020-06-18 22:44:10 +03:00
mem_pool_test.go core: remove transaction priority 2020-06-18 22:44:10 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00