Skip to content

Commit

Permalink
Set the MAINNET enabled_block for tx_bytes_limit to 3940700
Browse files Browse the repository at this point in the history
  • Loading branch information
platfowner committed Jul 2, 2024
1 parent ff9da2f commit a0c8dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain-configs/mainnet-prod/timer_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"has_bandage": true
},
"update_tx_bytes_limit": {
"enabled_block": null,
"enabled_block": 3940700,
"has_bandage": true
}
}

0 comments on commit a0c8dbd

Please sign in to comment.