mirror of https://github.com/ethereum/go-ethereum
cmd/utils: allow configurating blob pool from flags (#30203)
Currently, we have 3 flags to configure blob pool. However, we don't read these flags and set the blob pool configuration in eth config accordingly. This commit adds a function to check if these flags are provided and set blob pool configuration based on them.pull/30216/head
parent
1939813ece
commit
35b4183caa
Loading…
Reference in new issue