160 lines
3.1 KiB
JSON
Raw Normal View History

{
"home": ".",
"consensus_info_polling_interval": "1s",
"bedrock_client_config": {
"addr": "http://localhost:8080",
"backoff": {
"start_delay": "100ms",
"max_retries": 5
}
},
2026-02-13 13:59:06 +02:00
"channel_id": "0101010101010101010101010101010101010101010101010101010101010101",
"initial_accounts": [
{
2026-02-27 18:30:54 -05:00
"account_id": "CbgR6tj5kWx5oziiFptM7jMvrQeYY3Mzaao6ciuhSr2r",
2026-02-13 13:59:06 +02:00
"balance": 10000
},
{
2026-02-27 18:30:54 -05:00
"account_id": "2RHZhw9h534Zr3eq2RGhQete2Hh667foECzXPmSkGni2",
2026-02-13 13:59:06 +02:00
"balance": 20000
}
],
"initial_commitments": [
{
"npk": [
2026-02-27 18:30:54 -05:00
139,
19,
158,
11,
155,
2026-02-13 13:59:06 +02:00
231,
2026-02-27 18:30:54 -05:00
85,
206,
132,
2026-02-13 13:59:06 +02:00
228,
2026-02-27 18:30:54 -05:00
220,
114,
145,
89,
113,
156,
238,
142,
242,
74,
182,
91,
43,
100,
6,
190,
31,
15,
31,
88,
96,
204
2026-02-13 13:59:06 +02:00
],
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 10000,
"data": [],
"nonce": 0
}
},
{
"npk": [
2026-02-27 18:30:54 -05:00
173,
134,
33,
223,
54,
226,
10,
71,
215,
254,
143,
2026-02-13 13:59:06 +02:00
172,
2026-02-27 18:30:54 -05:00
24,
244,
2026-02-13 13:59:06 +02:00
243,
2026-02-27 18:30:54 -05:00
208,
65,
112,
118,
70,
217,
240,
69,
2026-02-13 13:59:06 +02:00
100,
2026-02-27 18:30:54 -05:00
129,
3,
121,
25,
213,
132,
42,
45
2026-02-13 13:59:06 +02:00
],
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 20000,
"data": [],
"nonce": 0
}
}
],
"signing_key": [
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37,
37
]
2026-02-27 18:30:54 -05:00
}