Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Update readme to include greedy-buckets for miner.algotype #87

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $ geth --help
MINER

--miner.algotype value (default: "mev-geth")
Block building algorithm to use [=mev-geth] (mev-geth, greedy)
Block building algorithm to use [=mev-geth] (mev-geth, greedy, greedy-buckets)

--miner.blocklist value
flashbots - Path to JSON file with list of blocked addresses. Miner will ignore
Expand Down
Loading