This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
Files
a71b9b9ffad052210137b1c4d6014a40cfd1046a
plugeth
/
core
/
txpool
T
History
hero5512
a71b9b9ffa
core/txpool/legacypool: remove redundant check for floatingRatio == 0 (
#27477
)
...
floatingRatio is a constant and always non-zero. So there is no need to check for == 0.
2023-06-19 07:52:40 +02:00
..
legacypool
core/txpool/legacypool: remove redundant check for floatingRatio == 0 (
#27477
)
2023-06-19 07:52:40 +02:00
errors.go
…
subpool.go
…
txpool.go
…
validation.go
…