Skip to content

Commit

Permalink
Stub Guardian mainnet.json
Browse files Browse the repository at this point in the history
  • Loading branch information
h0ngcha0 committed Oct 19, 2023
1 parent 03532ee commit bc6f7e3
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions configs/guardian/mainnet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"governanceChainId": 0,
"governanceEmitterAddress": "0000000000000000000000000000000000000000000000000000000000000004",
"initSigners": [],
"guardianUrls": []
"initSigners": [
"0x2F10c48859bf00F743971aCb287b8876bC9ef7F3",
"0x8A3Bc2996485A9e49B104601F40d7b75b79ce3a9",
"0xEa7d9D838ea90D2316Ab0c80c8D92719AD5885e8",
"0x99068B602684ac2227F21463bf90c29bcBA651Ef"
],
"guardianUrls": [
"https://guardian-0.mainnet.bridge.alephium.org"
]
}

0 comments on commit bc6f7e3

Please sign in to comment.