Skip to content

Instantly share code, notes, and snippets.

@asaj
Created April 7, 2021 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asaj/43533a773532eb9fb3d04a1b0310a032 to your computer and use it in GitHub Desktop.
Save asaj/43533a773532eb9fb3d04a1b0310a032 to your computer and use it in GitHub Desktop.
A Celo governance hotfix specification to set the block gas limit to 20MM.
[
{
"contract": "BlockchainParameters",
"function": "setBlockGasLimit",
"args": [
"20000000"
],
"value": "0"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment