forked from TrueCloudLab/neoneo-go
After block was stored it's possible to have new FeePerByte constraint, so we should remove all transactions which do not meet this requirement. Also caching of FeePerByte was added in order not to re-verify transactions each time mempool needs to be updated. |
||
---|---|---|
.. | ||
feer.go | ||
mem_pool.go | ||
mem_pool_test.go | ||
prometheus.go |