File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ batcher:
3333 replacement_private_key : ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
3434 # When validating if the msg covers the minimum max fee
3535 # A batch of how many proofs should it cover
36- amount_of_proofs_for_min_max_fee : 32
36+ amount_of_proofs_for_min_max_fee : 128
3737 # When replacing the message, how much higher should the max fee in comparison to the original one
3838 # The calculation is replacement_max_fee >= original_max_fee + original_max_fee * min_bump_percentage / 100
3939 min_bump_percentage : 10
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ batcher:
3131 replacement_private_key : ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
3232 # When validating if the msg covers the minimum max fee
3333 # A batch of how many proofs should it cover
34- amount_of_proofs_for_min_max_fee : 32
34+ amount_of_proofs_for_min_max_fee : 128
3535 # When replacing the message, how much higher should the max fee in comparison to the original one
3636 # The calculation is replacement_max_fee >= original_max_fee + original_max_fee * min_bump_percentage / 100
3737 min_bump_percentage : 10
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ batcher:
3333 replacement_private_key : ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
3434 # When validating if the msg covers the minimum max fee
3535 # A batch of how many proofs should it cover
36- amount_of_proofs_for_min_max_fee : 32
36+ amount_of_proofs_for_min_max_fee : 128
3737 # When replacing the message, how much higher should the max fee in comparison to the original one
3838 # The calculation is replacement_max_fee >= original_max_fee + original_max_fee * min_bump_percentage / 100
3939 min_bump_percentage : 10
You can’t perform that action at this time.
0 commit comments