neo-go/pkg/core/mempool
Roman Khimov fc7ea6217d mempool: avoid reassigning utilityBalanceAndFees value
It's not needed, we're either creating a new one and assigning it 6 lines
above or we're changing already existing big.Int via a pointer, so no update
is needed.
2020-09-10 15:20:04 +03:00
..
feer.go mempool: replace timeStamp with blockStamp 2020-09-09 20:46:31 +03:00
mem_pool.go mempool: avoid reassigning utilityBalanceAndFees value 2020-09-10 15:20:04 +03:00
mem_pool_test.go mempool: replace timeStamp with blockStamp 2020-09-09 20:46:31 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00