-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathzerg-config.json
53 lines (53 loc) · 1.65 KB
/
zerg-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"ethereum": {
"preset_base": "minimal",
"ibc_handler_address": "0xEDa338E4dC46038493b885327842fD3E301CaB39",
"signers": [
{
"raw": "0x4e9444a6efd6d42725a250b650a781da2737ea308c839eaccb0f7f3dbd2fea77"
},
{
"raw": "0xd9c5dc47ed678fc3e63249953866d79e5cf48418e79d8eec1a985be7393ef3b9"
},
{
"raw": "0x0a917066d306f09670e47729bfd4384f4afcac98493c65b9733870a434d71f29"
},
{
"raw": "0xff45ae2a6c4899294e898a171e15de8a4d2557852378364f8684c6a1520ccd7d"
},
{
"raw": "0x27ae0c7b8d7c698e41b173265490a4c64b4e39ae78599166e003f868f12140fd"
}
],
"eth_rpc_api": "ws://localhost:8546",
"eth_beacon_rpc_api": "http://localhost:9596"
},
"union": {
"signers": [
{
"raw": "0xaa820fa947beb242032a41b6dc9a8b9c37d8f5fbcda0966b1ec80335b10a7d6f"
},
{
"raw": "0x350a5b3ee107db9b9abf6d6725469b2f87389fce21cef2e79808f883874de640"
},
{
"raw": "0x7e1b75608b4154bef9c03cf86929e9e14fabd1ef59bb7fa68d2b32a501a9bfc4"
},
{
"raw": "0x8ccf4929e4b40c9b30727b1eba1f0c6c670f5e266da8fcc9d54938b1565ffba1"
},
{
"raw": "0xc29ebc97f510687486a45f74cd9782e12f7e5684400ac6a303f8b9129b1d9534"
}
],
"fee_denom": "stake",
"ws_url": "ws://localhost:26657/websocket",
"prover_endpoint": "https://galois-devnet.cryptware.io:443",
"grpc_url": "http://localhost:9090"
},
"union_contract": "union14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9s3e9fe2",
"ethereum_contract": "0xF8F7758FbcEfd546eAEff7dE24AFf666B6228e73",
"channel": "channel-2",
"port": "0",
"rush_blocks": 2
}