feat: add P2PIXProd Ignition module for deploys without MockToken
This commit is contained in:
8
ignition/parameters/prod.example.json
Normal file
8
ignition/parameters/prod.example.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"P2PIXProd": {
|
||||
"defaultBlocks": 10,
|
||||
"validSigners": [],
|
||||
"tokens": ["0x0000000000000000000000000000000000000000"],
|
||||
"allowed": [true]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user