neo-go/pkg/config
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
..
netmode netmode: use non-zero unittest network 2020-06-18 12:10:12 +03:00
application_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
config.go config: move NetMode into its own micropackage 2020-06-18 12:09:57 +03:00
protocol_config.go core: remove transaction priority 2020-06-18 22:44:10 +03:00