feat: add P2PIXProd Ignition module for deploys without MockToken

This commit is contained in:
2026-05-21 23:35:10 -03:00
parent 13d1d16084
commit 131f53a731
4 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"P2PIXProd": {
"defaultBlocks": 10,
"validSigners": [],
"tokens": ["0x0000000000000000000000000000000000000000"],
"allowed": [true]
}
}