go-ethereum/core/txpool
Austin Larson 49ef375033
core/txpool: demote error log to warn (#31332)
This error log in `legacypool.go` isn't necessary, since even though the
behavior is unexpected, it is handled correctly. A discussion on issue
#22301 concluded that this should instead be a warning log.
2025-03-11 16:00:50 +01:00
..
blobpool
legacypool core/txpool: demote error log to warn (#31332) 2025-03-11 16:00:50 +01:00
locals
errors.go
subpool.go
txpool.go
validation.go