Skip to content

Commit

Permalink
Added plottery_5
Browse files Browse the repository at this point in the history
  • Loading branch information
aii23 committed Jul 25, 2024
1 parent 5e74a25 commit 0ae48a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,15 @@
"feepayerAlias": "deployer",
"fee": "0.1",
"smartContract": "PLottery"
},
"plottery_5": {
"networkId": "testnet",
"url": "https://api.minascan.io/node/devnet/v1/graphql",
"keyPath": "keys/plottery_5.json",
"feepayerKeyPath": "/home/alex/.cache/zkapp-cli/keys/deployer.json",
"feepayerAlias": "deployer",
"fee": "0.1",
"smartContract": "PLottery"
}
}
}

0 comments on commit 0ae48a8

Please sign in to comment.