Skip to content

Commit

Permalink
Update mev-min-bid to current median mev value
Browse files Browse the repository at this point in the history
  • Loading branch information
coincashew committed Dec 7, 2024
1 parent 8b820a2 commit f2d8b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GRAFFITI="🏠🥩🪙🛡️EthPillar"
FEE_RECIPIENT_ADDRESS=

# MEV must be greater than this value or a block is produced locally
MEV_MIN_BID="0.05"
MEV_MIN_BID="0.025"

# Ethereum Clients to be installed
CONSENSUS_CLIENT=NIMBUS
Expand Down

0 comments on commit f2d8b29

Please sign in to comment.