refactor: update Hardhat config for cleaner network setup chore: remove outdated MockToken documentation fix: correct DEFAULT_SUPPLY initialization in MockToken module
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"P2PIX": {
|
|
"defaultBlocks": 10,
|
|
"validSigners": [],
|
|
"tokens": ["0x0000000000000000000000000000000000000000"],
|
|
"allowed": [true]
|
|
}
|
|
}
|