feat: add deployment configurations for Goerli, Polygon Mumbai, RSK Testnet, and Sepolia networks
refactor: update Hardhat config for cleaner network setup chore: remove outdated MockToken documentation fix: correct DEFAULT_SUPPLY initialization in MockToken module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"P2PIX": {
|
||||
"P2PIXWithMock": {
|
||||
"defaultBlocks": 10,
|
||||
"validSigners": []
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"P2PIXProd": {
|
||||
"P2PIX": {
|
||||
"defaultBlocks": 10,
|
||||
"validSigners": [],
|
||||
"tokens": ["0x0000000000000000000000000000000000000000"],
|
||||
|
||||
Reference in New Issue
Block a user