mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-27 03:58:06 +00:00
794027a90b
It doesn't harm as we have transactions naturally ordered by fee anyway and it makes managing them a little easier. This also makes slices store item itself instead of pointers to it which reduces the pressure on the memory subsystem. |
||
---|---|---|
.. | ||
feer.go | ||
mem_pool.go | ||
mem_pool_test.go | ||
prometheus.go |