neo-go/pkg/core/mempool
Evgenii Stratonikov 28183b81d6 mempool: simplify names of exported types
With the move to a separate package, naming can be simplified:
MemPool -> Pool, PoolItem -> Item, PoolItems -> Items.
2020-01-16 10:16:24 +03:00
..
feer.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
mem_pool.go mempool: simplify names of exported types 2020-01-16 10:16:24 +03:00
mem_pool_test.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
prometheus.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00