forked from IguanAI/adic-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenesis-testnet.json
More file actions
32 lines (32 loc) · 1.24 KB
/
genesis-testnet.json
File metadata and controls
32 lines (32 loc) · 1.24 KB
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
{
"config": {
"deposit_amount": 0.1,
"timestamp": "2025-01-01T00:00:00Z",
"chain_id": "adic-testnet-v1",
"genesis_identities": ["g0", "g1", "g2", "g3"],
"allocations": [
["0100000000000000000000000000000000000000000000000000000000000000", 60000000],
["c1403f4763367340178077be2ab3144af2b9065901232335f960a9910bb9ab1b", 45000000],
["2f89601b32149388d38652ac432307bf183eb97de87b5599cb76d256fd7a7f89", 45000000],
["98831caf9b0861ec6eba3072275efc0de1557062043d317ba5f218361e028441", 150000000],
["5a1e31e3ef1f6be925de1fc94f9ee4a261f392769aec54dd3453dc270df9a9d9", 10000000],
["52ba18a771da5f8ebfb7e0eb88a229b748637c8041e0ddf06271b0511e67a5d4", 100000],
["39abcb02b715f742149a698dcfd534884b8696d07d3d40afd83a0ebd5dcfa3e8", 100000],
["fd2401601d44dd03cfe585782b48bf2f5681ac3264975ab43a4fea2d0089a543", 100000],
["d5828a126c990608a0d385cb31dcc818fcef5bdf64a2315481f7f656d42e53af", 100000]
],
"parameters": {
"p": 3,
"d": 3,
"rho": [2, 2, 1],
"q": 3,
"k": 20,
"depth_star": 12,
"homology_window": 5,
"alpha": 1.0,
"beta": 1.0
}
},
"hash": "d60d700b1b5689fcf01d6defb17c44f1640448668353faa1f3ff48576b4e03ad",
"version": "1.0.0"
}