lssa/integration_tests/configs/wallet/wallet_config.json
2026-01-22 17:51:17 -05:00

147 lines
4.1 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": "HPA6RHTmRUTf2D49UHrsejkFZkeME8oxqZtSfWBCdyfE",
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 10000,
"data": [],
"nonce": 0
},
"key_chain": {
"secret_spending_key": [196, 236, 51, 176, 156, 24, 26, 234, 21, 244, 173, 27, 4, 252, 99, 166, 106, 160, 56, 106, 122, 118, 63, 29, 37, 252, 121, 201, 139, 148, 219, 67],
"private_key_holder": {
"nullifier_secret_key": [82, 238, 58, 161, 96, 201, 25, 193, 53, 101, 100, 173, 183, 167, 165, 141, 252, 214, 214, 3, 176, 186, 62, 112, 56, 54, 6, 197, 29, 178, 88, 214],
"viewing_secret_key": [14, 114, 31, 116, 147, 114, 62, 111, 176, 100, 211, 68, 38, 47, 250, 34, 224, 249, 25, 40, 35, 37, 237, 224, 161, 58, 228, 154, 44, 162, 128, 138]
},
"nullifer_public_key": [40, 104, 183, 124, 101, 11, 61, 45, 140, 53, 3, 155, 139, 134, 105, 108, 60, 229, 165, 195, 187, 246, 14, 88, 76, 69, 137, 154, 29, 113, 205, 153],
"viewing_public_key": [3, 243, 200, 219, 91, 171, 128, 76, 173, 117, 255, 212, 233, 71, 205, 204, 89, 104, 92, 187, 249, 154, 197, 102, 241, 66, 15, 55, 194, 189, 16, 124, 176]
}
}
},
{
"Private": {
"account_id": "4k4Wsbzqs4vLw9QsCEturGKfdmG8rMT4XrTh3mZqnV5i",
"account": {
"program_owner": [
0,
0,
0,
0,
0,
0,
0,
0
],
"balance": 20000,
"data": [],
"nonce": 0
},
"key_chain": {
"secret_spending_key": [19, 36, 184, 185, 157, 16, 188, 150, 54, 162, 211, 113, 17, 169, 24, 125, 238, 91, 162, 221, 128, 149, 11, 141, 0, 93, 110, 29, 156, 164, 155, 48],
"private_key_holder": {
"nullifier_secret_key": [218, 3, 90, 97, 159, 247, 176, 10, 94, 11, 208, 181, 85, 241, 221, 57, 27, 85, 42, 1, 154, 208, 107, 186, 151, 43, 58, 61, 53, 70, 138, 41],
"viewing_secret_key": [91, 28, 90, 197, 47, 25, 7, 211, 201, 30, 15, 145, 46, 138, 226, 186, 154, 228, 137, 179, 205, 64, 235, 29, 9, 61, 210, 118, 244, 24, 236, 37]
},
"nullifer_public_key": [2, 9, 93, 209, 212, 58, 34, 166, 27, 192, 143, 112, 169, 89, 134, 247, 95, 226, 219, 238, 35, 43, 35, 154, 237, 153, 158, 118, 214, 211, 74, 247],
"viewing_public_key": [3, 123, 93, 15, 99, 185, 28, 149, 2, 31, 8, 86, 2, 253, 198, 171, 160, 145, 116, 162, 138, 96, 160, 34, 69, 137, 193, 254, 230, 13, 83, 18, 170]
}
}
}
]
}