File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "chain_id" : " demiurge-testnet-multinode" ,
3+ "timestamp" : " 2026-01-30T12:00:00Z" ,
4+ "validators" : [
5+ {
6+ "account" : " df1c9110b8cd2d7c589340f57a07f3789583fc8d2ce5ec28dfaa0af89713b5f2" ,
7+ "stake" : " 10000000000" ,
8+ "name" : " Validator Alpha"
9+ },
10+ {
11+ "account" : " 3c95ea85dd0b5439ca78b2ac1a0d91efb18dc3dec5a4598fb0a5ea9a35b6b7c3" ,
12+ "stake" : " 8000000000" ,
13+ "name" : " Validator Beta"
14+ },
15+ {
16+ "account" : " c4d4ba7d2257dbc9ed6c964b7ad590529ce7e625e73f7494d038b0754cd5294e" ,
17+ "stake" : " 6000000000" ,
18+ "name" : " Validator Gamma"
19+ },
20+ {
21+ "account" : " 8291a1f3da7607ef0344ebc79bbf0886aa26ce6d44daee17c466a944f81dceb4" ,
22+ "stake" : " 5000000000" ,
23+ "name" : " Validator Delta"
24+ }
25+ ],
26+ "balances" : {
27+ "treasury" : " 10000000000000" ,
28+ "df1c9110b8cd2d7c589340f57a07f3789583fc8d2ce5ec28dfaa0af89713b5f2" : " 100000000000" ,
29+ "3c95ea85dd0b5439ca78b2ac1a0d91efb18dc3dec5a4598fb0a5ea9a35b6b7c3" : " 80000000000" ,
30+ "c4d4ba7d2257dbc9ed6c964b7ad590529ce7e625e73f7494d038b0754cd5294e" : " 60000000000" ,
31+ "8291a1f3da7607ef0344ebc79bbf0886aa26ce6d44daee17c466a944f81dceb4" : " 50000000000"
32+ },
33+ "parameters" : {
34+ "block_time_ms" : 2000 ,
35+ "min_validator_stake" : " 100000000" ,
36+ "max_validators" : 100 ,
37+ "era_length" : 1000
38+ }
39+ }
You can’t perform that action at this time.
0 commit comments