core/txpool: remove locals-tracking from pools (part 2) #5100
Annotations
6 errors
build:
core/txpool/legacypool/legacypool.go#L1757
pool.locals undefined (type *LegacyPool has no field or method locals)
|
build:
core/txpool/legacypool/legacypool.go#L1767
pool.journal undefined (type *LegacyPool has no field or method journal)
|
build:
core/txpool/legacypool/legacypool.go#L1767
undefined: newTxJournal
|
build:
core/txpool/legacypool/legacypool.go#L1768
pool.journal undefined (type *LegacyPool has no field or method journal)
|
build:
core/txpool/legacypool/legacypool.go#L1768
pool.local undefined (type *LegacyPool has no field or method local)
|
build
Process completed with exit code 1.
|