plugeth/core/txpool/legacypool
hero5512 9a167c45d1
core/txpool/legacypool: narrow down the scope of the variable (#27471)
Variables discarded, included can be defined closer to their usage.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-06-19 23:30:39 +02:00
..
journal.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool2_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool.go core/txpool/legacypool: narrow down the scope of the variable (#27471) 2023-06-19 23:30:39 +02:00
list_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
list.go core/txpool/legacypool: remove redundant check for floatingRatio == 0 (#27477) 2023-06-19 07:52:40 +02:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00