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 (ava-labs#305)

Co-authored-by: Drew Kerby <dkerby@live.com>
  • Loading branch information
2 people authored and arunraoshrap committed Nov 8, 2022
1 parent 88db21d commit 60f7724
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 60f7724

Please sign in to comment.