neoneo-go/pkg/rpc
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
..
client block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
request *: change address to the new format 2020-06-17 15:58:21 +03:00
response rpc: use non-pointer Block and Transaction in results 2020-06-18 12:13:35 +03:00
server core: remove transaction priority 2020-06-18 22:44:10 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00