mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-27 12:43:08 +00:00
Merge pull request #367 from logos-blockchain/schouhy/fix-sequencer-config-npk
Update sequencer config npks
This commit is contained in:
commit
bdeca0185f
@ -20,50 +20,50 @@
|
|||||||
"indexer_rpc_url": "ws://localhost:8779",
|
"indexer_rpc_url": "ws://localhost:8779",
|
||||||
"initial_accounts": [
|
"initial_accounts": [
|
||||||
{
|
{
|
||||||
"account_id": "BLgCRDXYdQPMMWVHYRFGQZbgeHx9frkipa8GtpG2Syqy",
|
"account_id": "6iArKUXxhUJqS7kCaPNhwMWt3ro71PDyBj7jwAyE2VQV",
|
||||||
"balance": 10000
|
"balance": 10000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"account_id": "Gj1mJy5W7J5pfmLRujmQaLfLMWidNxQ6uwnhb666ZwHw",
|
"account_id": "7wHg9sbJwc6h3NP1S9bekfAzB8CHifEcxKswCKUt3YQo",
|
||||||
"balance": 20000
|
"balance": 20000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"initial_commitments": [
|
"initial_commitments": [
|
||||||
{
|
{
|
||||||
"npk": [
|
"npk":[
|
||||||
63,
|
|
||||||
202,
|
|
||||||
178,
|
|
||||||
231,
|
|
||||||
183,
|
|
||||||
82,
|
|
||||||
237,
|
|
||||||
212,
|
|
||||||
216,
|
|
||||||
221,
|
|
||||||
215,
|
|
||||||
255,
|
|
||||||
153,
|
|
||||||
101,
|
|
||||||
177,
|
177,
|
||||||
161,
|
|
||||||
254,
|
|
||||||
210,
|
|
||||||
128,
|
|
||||||
122,
|
|
||||||
54,
|
|
||||||
190,
|
|
||||||
230,
|
|
||||||
151,
|
|
||||||
183,
|
|
||||||
64,
|
64,
|
||||||
225,
|
|
||||||
229,
|
|
||||||
113,
|
|
||||||
1,
|
1,
|
||||||
228,
|
11,
|
||||||
97
|
87,
|
||||||
],
|
38,
|
||||||
|
254,
|
||||||
|
159,
|
||||||
|
231,
|
||||||
|
165,
|
||||||
|
1,
|
||||||
|
94,
|
||||||
|
64,
|
||||||
|
137,
|
||||||
|
243,
|
||||||
|
76,
|
||||||
|
249,
|
||||||
|
101,
|
||||||
|
251,
|
||||||
|
129,
|
||||||
|
33,
|
||||||
|
101,
|
||||||
|
189,
|
||||||
|
30,
|
||||||
|
42,
|
||||||
|
11,
|
||||||
|
191,
|
||||||
|
34,
|
||||||
|
103,
|
||||||
|
186,
|
||||||
|
227,
|
||||||
|
230
|
||||||
|
] ,
|
||||||
"account": {
|
"account": {
|
||||||
"program_owner": [
|
"program_owner": [
|
||||||
0,
|
0,
|
||||||
@ -82,38 +82,38 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"npk": [
|
"npk": [
|
||||||
192,
|
32,
|
||||||
251,
|
67,
|
||||||
166,
|
72,
|
||||||
243,
|
164,
|
||||||
167,
|
106,
|
||||||
236,
|
53,
|
||||||
84,
|
66,
|
||||||
249,
|
239,
|
||||||
35,
|
141,
|
||||||
|
15,
|
||||||
|
52,
|
||||||
|
230,
|
||||||
136,
|
136,
|
||||||
130,
|
177,
|
||||||
172,
|
2,
|
||||||
219,
|
236,
|
||||||
225,
|
207,
|
||||||
161,
|
|
||||||
139,
|
|
||||||
229,
|
|
||||||
89,
|
|
||||||
243,
|
243,
|
||||||
125,
|
134,
|
||||||
|
135,
|
||||||
|
210,
|
||||||
|
143,
|
||||||
|
87,
|
||||||
|
232,
|
||||||
|
215,
|
||||||
|
128,
|
||||||
194,
|
194,
|
||||||
213,
|
120,
|
||||||
209,
|
113,
|
||||||
30,
|
224,
|
||||||
23,
|
4,
|
||||||
174,
|
165
|
||||||
100,
|
|
||||||
244,
|
|
||||||
124,
|
|
||||||
74,
|
|
||||||
140,
|
|
||||||
47
|
|
||||||
],
|
],
|
||||||
"account": {
|
"account": {
|
||||||
"program_owner": [
|
"program_owner": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user