Commit 9e43f136 authored by tre's avatar tre

Update smallOpChainFaucetDripValue to be same as largeOpChainFaucetDripValue

parent cda794b7
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
"lyraL1BridgeAddress": "0x915f179A77FB2e1AeA8b56Ebc0D75A7e1A8a7A17", "lyraL1BridgeAddress": "0x915f179A77FB2e1AeA8b56Ebc0D75A7e1A8a7A17",
"installOpChainFaucetsDrips": true, "installOpChainFaucetsDrips": true,
"archivePreviousOpChainFaucetsDrips": false, "archivePreviousOpChainFaucetsDrips": false,
"dripVersion": 2, "dripVersion": 3,
"previousDripVersion": 1, "previousDripVersion": 2,
"smallOpChainFaucetDripValue": 2000000000000000000, "smallOpChainFaucetDripValue": 34000000000000000000,
"smallOpChainFaucetDripInterval": 86400, "smallOpChainFaucetDripInterval": 86400,
"largeOpChainFaucetDripValue": 34000000000000000000, "largeOpChainFaucetDripValue": 34000000000000000000,
"largeOpChainFaucetDripInterval": 86400, "largeOpChainFaucetDripInterval": 86400,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment