Skip to content

Commit

Permalink
modify dfk chain testnet upgrade bytes to disable contract deployer a…
Browse files Browse the repository at this point in the history
…llowlist (#305)

Co-authored-by: Drew Kerby <dkerby@live.com>
  • Loading branch information
magnusironroot and Dkerby authored Oct 18, 2022
1 parent 3e3b08c commit 91778ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions networks/testnet/335/upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"adminAddresses": ["0x6D4CFd4e19B30050c8963ebf61F4d3cce5641a79"],
"blockTimestamp": 1661619600
}
},
{
"contractDeployerAllowListConfig": {
"blockTimestamp": 1666368000,
"disable": true
}
}
]
}

0 comments on commit 91778ae

Please sign in to comment.