File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ 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- proofs_to_cover_in_min_max_fee : 32,
36+ proofs_to_cover_in_min_max_fee : 32
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
39- min_bump_percentage : 10,
39+ min_bump_percentage : 10
4040
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ 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- proofs_to_cover_in_min_max_fee : 32,
34+ proofs_to_cover_in_min_max_fee : 32
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
37- min_bump_percentage : 10,
37+ min_bump_percentage : 10
3838
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- proofs_to_cover_in_min_max_fee : 32,
36+ proofs_to_cover_in_min_max_fee : 32
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
39- min_bump_percentage : 10,
39+ min_bump_percentage : 10
You can’t perform that action at this time.
0 commit comments