lssa/integration_tests/configs/wallet/wallet_config.json
2026-01-21 19:31:27 -05:00

213 lines
4.8 KiB
JSON

{
"override_rust_log": null,
"sequencer_addr": "",
"seq_poll_timeout_millis": 12000,
"seq_tx_poll_max_blocks": 5,
"seq_poll_max_retries": 5,
"seq_block_poll_max_amount": 100,
"basic_auth": null,
"initial_accounts": [
{
"Public": {
"account_id": "BLgCRDXYdQPMMWVHYRFGQZbgeHx9frkipa8GtpG2Syqy",
"pub_sign_key": [
16,
162,
106,
154,
236,
125,
52,
184,
35,
100,
238,
174,
69,
197,
41,
77,
187,
10,
118,
75,
0,
11,
148,
238,
185,
181,
133,
17,
220,
72,
124,
77
]
}
},
{
"Public": {
"account_id": "Gj1mJy5W7J5pfmLRujmQaLfLMWidNxQ6uwnhb666ZwHw",
"pub_sign_key": [
113,
121,
64,
177,
204,
85,
229,
214,
178,
6,
109,
191,
29,
154,
63,
38,
242,
18,
244,
219,
8,
208,
35,
136,
23,
127,
207,
237,
216,
169,
190,
27
]
}
},
{
"Private": {
"account_id": "3oCG8gqdKLMegw4rRfyaMQvuPHpcASt7xwttsmnZLSkw",
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 10000,
"data": [],
"nonce": 0
},
"key_chain": {
"secret_spending_key": [
251,
82,
235,
1,
146,
96,
30,
81,
162,
234,
33,
15,
123,
129,
116,
0,
84,
136,
176,
70,
190,
224,
161,
54,
134,
142,
154,
1,
18,
251,
242,
189
],
"private_key_holder": {
"nullifier_secret_key": [199, 109, 92, 180, 164, 180, 242, 45, 245, 146, 39, 45, 86, 117, 99, 162, 150, 113, 63, 10, 213, 27, 131, 7, 212, 35, 224, 182, 241, 0, 152, 95],
"viewing_secret_key": [70, 103, 32, 228, 7, 121, 6, 144, 19, 212, 46, 247, 114, 229, 23, 185, 70, 61, 164, 153, 25, 245, 78, 213, 220, 78, 61, 190, 226, 11, 85, 109]
},
"nullifer_public_key": [238, 23, 54, 45, 52, 139, 54, 143, 5, 72, 101, 47, 235, 234, 4, 225, 95, 222, 131, 108, 0, 165, 3, 241, 128, 33, 155, 134, 81, 201, 73, 223],
"viewing_public_key": [2, 83, 42, 94, 59, 17, 80, 96, 15, 87, 15, 174, 217, 63, 37, 57, 38, 195, 2, 201, 45, 91, 32, 36, 180, 6, 17, 20, 93, 73, 7, 19, 233]
}
}
},
{
"Private": {
"account_id": "AKTcXgJ1xoynta1Ec7y6Jso1z1JQtHqd7aPQ1h9er6xX",
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 20000,
"data": [],
"nonce": 0
},
"key_chain": {
"secret_spending_key": [
238,
171,
241,
69,
111,
217,
85,
64,
19,
82,
18,
189,
32,
91,
78,
175,
107,
7,
109,
60,
52,
44,
243,
230,
72,
244,
192,
92,
137,
33,
118,
254
],
"private_key_holder": {
"nullifier_secret_key": [60, 85, 28, 78, 141, 219, 214, 127, 160, 74, 47, 121, 229, 120, 104, 10, 249, 197, 9, 72, 223, 44, 23, 31, 157, 145, 143, 113, 152, 88, 242, 238],
"viewing_secret_key": [43, 6, 89, 202, 66, 58, 254, 116, 26, 158, 115, 167, 144, 108, 5, 37, 37, 221, 186, 167, 88, 165, 107, 134, 252, 137, 255, 17, 240, 3, 163, 100]
},
"nullifer_public_key": [249, 89, 78, 53, 109, 182, 50, 66, 217, 217, 195, 161, 58, 205, 150, 177, 106, 223, 114, 0, 147, 54, 150, 254, 171, 171, 226, 92, 228, 195, 106, 87],
"viewing_public_key": [2, 60, 95, 71, 128, 45, 232, 174, 11, 65, 226, 205, 145, 11, 169, 249, 207, 168, 70, 32, 100, 193, 245, 211, 37, 247, 11, 34, 169, 33, 39, 234, 144]
}
}
}
]
}