besu-docs
besu-docs copied to clipboard
Document option to configure the price bump percentage required to replace blob transactions
Add --tx-pool-blob-price-bump option to configure the price bump percentage required to replace blob transactions (by default 100%), also a blob tx can only replace and be replaced by another blob tx.
See: https://github.com/hyperledger/besu/pull/6874