cooptypes 0.5.10 → 0.5.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +427 -415
- package/dist/index.d.cts +427 -406
- package/dist/index.d.mts +427 -406
- package/dist/index.d.ts +427 -406
- package/dist/index.mjs +427 -415
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -95,51 +95,51 @@ const index$z = {
|
|
|
95
95
|
Permissions: index$A
|
|
96
96
|
};
|
|
97
97
|
|
|
98
|
-
const authorizations$
|
|
99
|
-
const actionName$
|
|
98
|
+
const authorizations$2a = [{ permissions: [active], actor: _system }];
|
|
99
|
+
const actionName$2a = "createtrans";
|
|
100
100
|
|
|
101
101
|
const createTranslation = {
|
|
102
|
+
__proto__: null,
|
|
103
|
+
actionName: actionName$2a,
|
|
104
|
+
authorizations: authorizations$2a
|
|
105
|
+
};
|
|
106
|
+
|
|
107
|
+
const authorizations$29 = [{ permissions: [active], actor: _system }];
|
|
108
|
+
const actionName$29 = "createdraft";
|
|
109
|
+
|
|
110
|
+
const createDraft = {
|
|
102
111
|
__proto__: null,
|
|
103
112
|
actionName: actionName$29,
|
|
104
113
|
authorizations: authorizations$29
|
|
105
114
|
};
|
|
106
115
|
|
|
107
116
|
const authorizations$28 = [{ permissions: [active], actor: _system }];
|
|
108
|
-
const actionName$28 = "
|
|
117
|
+
const actionName$28 = "deldraft";
|
|
109
118
|
|
|
110
|
-
const
|
|
119
|
+
const deleteDraft = {
|
|
111
120
|
__proto__: null,
|
|
112
121
|
actionName: actionName$28,
|
|
113
122
|
authorizations: authorizations$28
|
|
114
123
|
};
|
|
115
124
|
|
|
116
125
|
const authorizations$27 = [{ permissions: [active], actor: _system }];
|
|
117
|
-
const actionName$27 = "
|
|
126
|
+
const actionName$27 = "edittrans";
|
|
118
127
|
|
|
119
|
-
const
|
|
128
|
+
const editTranslation = {
|
|
120
129
|
__proto__: null,
|
|
121
130
|
actionName: actionName$27,
|
|
122
131
|
authorizations: authorizations$27
|
|
123
132
|
};
|
|
124
133
|
|
|
125
|
-
const authorizations$26 = [{ permissions: [active], actor:
|
|
126
|
-
const actionName$26 = "
|
|
134
|
+
const authorizations$26 = [{ permissions: [active], actor: _draft }];
|
|
135
|
+
const actionName$26 = "newid";
|
|
127
136
|
|
|
128
|
-
const
|
|
137
|
+
const newId = {
|
|
129
138
|
__proto__: null,
|
|
130
139
|
actionName: actionName$26,
|
|
131
140
|
authorizations: authorizations$26
|
|
132
141
|
};
|
|
133
142
|
|
|
134
|
-
const authorizations$25 = [{ permissions: [active], actor: _draft }];
|
|
135
|
-
const actionName$25 = "newid";
|
|
136
|
-
|
|
137
|
-
const newId = {
|
|
138
|
-
__proto__: null,
|
|
139
|
-
actionName: actionName$25,
|
|
140
|
-
authorizations: authorizations$25
|
|
141
|
-
};
|
|
142
|
-
|
|
143
143
|
const index$y = {
|
|
144
144
|
__proto__: null,
|
|
145
145
|
CreateDraft: createDraft,
|
|
@@ -187,145 +187,145 @@ const index$w = {
|
|
|
187
187
|
contractName: contractName$9
|
|
188
188
|
};
|
|
189
189
|
|
|
190
|
-
const authorizations$
|
|
191
|
-
const actionName$
|
|
190
|
+
const authorizations$25 = [{ permissions: [active], actor: _fund }];
|
|
191
|
+
const actionName$25 = "addaccum";
|
|
192
192
|
|
|
193
193
|
const addAccumulation = {
|
|
194
|
+
__proto__: null,
|
|
195
|
+
actionName: actionName$25,
|
|
196
|
+
authorizations: authorizations$25
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
const authorizations$24 = [{ permissions: [active], actor: _fund }];
|
|
200
|
+
const actionName$24 = "subaccum";
|
|
201
|
+
|
|
202
|
+
const subAccumulation = {
|
|
194
203
|
__proto__: null,
|
|
195
204
|
actionName: actionName$24,
|
|
196
205
|
authorizations: authorizations$24
|
|
197
206
|
};
|
|
198
207
|
|
|
199
|
-
const authorizations$23 = [{ permissions: [active], actor:
|
|
200
|
-
const actionName$23 = "
|
|
208
|
+
const authorizations$23 = [{ permissions: [active], actor: _gateway }];
|
|
209
|
+
const actionName$23 = "addcirculate";
|
|
201
210
|
|
|
202
|
-
const
|
|
211
|
+
const addCirculation = {
|
|
203
212
|
__proto__: null,
|
|
204
213
|
actionName: actionName$23,
|
|
205
214
|
authorizations: authorizations$23
|
|
206
215
|
};
|
|
207
216
|
|
|
208
|
-
const authorizations$22 = [{ permissions: [active], actor:
|
|
209
|
-
const actionName$22 = "
|
|
217
|
+
const authorizations$22 = [{ permissions: [active], actor: _fund }];
|
|
218
|
+
const actionName$22 = "addexpense";
|
|
210
219
|
|
|
211
|
-
const
|
|
220
|
+
const addExpense = {
|
|
212
221
|
__proto__: null,
|
|
213
222
|
actionName: actionName$22,
|
|
214
223
|
authorizations: authorizations$22
|
|
215
224
|
};
|
|
216
225
|
|
|
217
|
-
const authorizations$21 = [{ permissions: [active], actor:
|
|
218
|
-
const actionName$21 = "
|
|
226
|
+
const authorizations$21 = [{ permissions: [active], actor: _soviet }];
|
|
227
|
+
const actionName$21 = "authorize";
|
|
219
228
|
|
|
220
|
-
const
|
|
229
|
+
const authorizeWithdraw = {
|
|
221
230
|
__proto__: null,
|
|
222
231
|
actionName: actionName$21,
|
|
223
232
|
authorizations: authorizations$21
|
|
224
233
|
};
|
|
225
234
|
|
|
226
|
-
const authorizations$20 = [{ permissions: [active], actor:
|
|
227
|
-
const actionName$20 = "
|
|
235
|
+
const authorizations$20 = [{ permissions: [active, special], actor: _admin }];
|
|
236
|
+
const actionName$20 = "complete";
|
|
228
237
|
|
|
229
|
-
const
|
|
238
|
+
const completeWithdraw$1 = {
|
|
230
239
|
__proto__: null,
|
|
231
240
|
actionName: actionName$20,
|
|
232
241
|
authorizations: authorizations$20
|
|
233
242
|
};
|
|
234
243
|
|
|
235
|
-
const authorizations$1$ = [{ permissions: [active
|
|
236
|
-
const actionName$1$ = "
|
|
244
|
+
const authorizations$1$ = [{ permissions: [active], actor: _fund }];
|
|
245
|
+
const actionName$1$ = "newfund";
|
|
237
246
|
|
|
238
|
-
const
|
|
247
|
+
const newFund = {
|
|
239
248
|
__proto__: null,
|
|
240
249
|
actionName: actionName$1$,
|
|
241
250
|
authorizations: authorizations$1$
|
|
242
251
|
};
|
|
243
252
|
|
|
244
|
-
const authorizations$1_ = [{ permissions: [active], actor:
|
|
245
|
-
const actionName$1_ = "
|
|
253
|
+
const authorizations$1_ = [{ permissions: [active], actor: _chairman }];
|
|
254
|
+
const actionName$1_ = "createfund";
|
|
246
255
|
|
|
247
|
-
const
|
|
256
|
+
const createFund = {
|
|
248
257
|
__proto__: null,
|
|
249
258
|
actionName: actionName$1_,
|
|
250
259
|
authorizations: authorizations$1_
|
|
251
260
|
};
|
|
252
261
|
|
|
253
262
|
const authorizations$1Z = [{ permissions: [active], actor: _chairman }];
|
|
254
|
-
const actionName$1Z = "
|
|
263
|
+
const actionName$1Z = "delfund";
|
|
255
264
|
|
|
256
|
-
const
|
|
265
|
+
const deleteFund = {
|
|
257
266
|
__proto__: null,
|
|
258
267
|
actionName: actionName$1Z,
|
|
259
268
|
authorizations: authorizations$1Z
|
|
260
269
|
};
|
|
261
270
|
|
|
262
271
|
const authorizations$1Y = [{ permissions: [active], actor: _chairman }];
|
|
263
|
-
const actionName$1Y = "
|
|
272
|
+
const actionName$1Y = "editfund";
|
|
264
273
|
|
|
265
|
-
const
|
|
274
|
+
const editFund = {
|
|
266
275
|
__proto__: null,
|
|
267
276
|
actionName: actionName$1Y,
|
|
268
277
|
authorizations: authorizations$1Y
|
|
269
278
|
};
|
|
270
279
|
|
|
271
|
-
const authorizations$1X = [
|
|
272
|
-
|
|
280
|
+
const authorizations$1X = [
|
|
281
|
+
{ permissions: [active], actor: _username },
|
|
282
|
+
{ permissions: [active, special], actor: _admin },
|
|
283
|
+
{ permissions: [active], actor: _contract }
|
|
284
|
+
];
|
|
285
|
+
const actionName$1X = "fundwithdraw";
|
|
273
286
|
|
|
274
|
-
const
|
|
287
|
+
const createWithdraw$1 = {
|
|
275
288
|
__proto__: null,
|
|
276
289
|
actionName: actionName$1X,
|
|
277
290
|
authorizations: authorizations$1X
|
|
278
291
|
};
|
|
279
292
|
|
|
280
|
-
const authorizations$1W = [
|
|
281
|
-
|
|
282
|
-
{ permissions: [active, special], actor: _admin },
|
|
283
|
-
{ permissions: [active], actor: _contract }
|
|
284
|
-
];
|
|
285
|
-
const actionName$1W = "fundwithdraw";
|
|
293
|
+
const authorizations$1W = [{ permissions: [active], actor: _soviet }];
|
|
294
|
+
const actionName$1W = "init";
|
|
286
295
|
|
|
287
|
-
const
|
|
296
|
+
const init$2 = {
|
|
288
297
|
__proto__: null,
|
|
289
298
|
actionName: actionName$1W,
|
|
290
299
|
authorizations: authorizations$1W
|
|
291
300
|
};
|
|
292
301
|
|
|
293
|
-
const authorizations$1V = [{ permissions: [active], actor:
|
|
294
|
-
const actionName$1V = "
|
|
302
|
+
const authorizations$1V = [{ permissions: [active], actor: _fund }];
|
|
303
|
+
const actionName$1V = "newwithdraw";
|
|
295
304
|
|
|
296
|
-
const
|
|
305
|
+
const newWithdraw = {
|
|
297
306
|
__proto__: null,
|
|
298
307
|
actionName: actionName$1V,
|
|
299
308
|
authorizations: authorizations$1V
|
|
300
309
|
};
|
|
301
310
|
|
|
302
|
-
const authorizations$1U = [{ permissions: [active], actor:
|
|
303
|
-
const actionName$1U = "
|
|
311
|
+
const authorizations$1U = [{ permissions: [active], actor: _marketplace }, { permissions: [active], actor: _gateway }];
|
|
312
|
+
const actionName$1U = "spreadamount";
|
|
304
313
|
|
|
305
|
-
const
|
|
314
|
+
const spreadAmount = {
|
|
306
315
|
__proto__: null,
|
|
307
316
|
actionName: actionName$1U,
|
|
308
317
|
authorizations: authorizations$1U
|
|
309
318
|
};
|
|
310
319
|
|
|
311
|
-
const authorizations$1T = [{ permissions: [active], actor:
|
|
312
|
-
const actionName$1T = "
|
|
320
|
+
const authorizations$1T = [{ permissions: [active], actor: _gateway }];
|
|
321
|
+
const actionName$1T = "subcirculate";
|
|
313
322
|
|
|
314
|
-
const
|
|
323
|
+
const subCirculation = {
|
|
315
324
|
__proto__: null,
|
|
316
325
|
actionName: actionName$1T,
|
|
317
326
|
authorizations: authorizations$1T
|
|
318
327
|
};
|
|
319
328
|
|
|
320
|
-
const authorizations$1S = [{ permissions: [active], actor: _gateway }];
|
|
321
|
-
const actionName$1S = "subcirculate";
|
|
322
|
-
|
|
323
|
-
const subCirculation = {
|
|
324
|
-
__proto__: null,
|
|
325
|
-
actionName: actionName$1S,
|
|
326
|
-
authorizations: authorizations$1S
|
|
327
|
-
};
|
|
328
|
-
|
|
329
329
|
const index$v = {
|
|
330
330
|
__proto__: null,
|
|
331
331
|
AddAccumulation: addAccumulation,
|
|
@@ -403,78 +403,78 @@ const index$t = {
|
|
|
403
403
|
contractName: contractName$8
|
|
404
404
|
};
|
|
405
405
|
|
|
406
|
-
const authorizations$
|
|
407
|
-
const actionName$
|
|
406
|
+
const authorizations$1S = [{ permissions: [active, special], actor: _coopname }];
|
|
407
|
+
const actionName$1S = "deposit";
|
|
408
408
|
|
|
409
409
|
const createDeposit = {
|
|
410
|
+
__proto__: null,
|
|
411
|
+
actionName: actionName$1S,
|
|
412
|
+
authorizations: authorizations$1S
|
|
413
|
+
};
|
|
414
|
+
|
|
415
|
+
const authorizations$1R = [{ permissions: [active, special], actor: _admin }];
|
|
416
|
+
const actionName$1R = "dpcomplete";
|
|
417
|
+
|
|
418
|
+
const completeDeposit = {
|
|
410
419
|
__proto__: null,
|
|
411
420
|
actionName: actionName$1R,
|
|
412
421
|
authorizations: authorizations$1R
|
|
413
422
|
};
|
|
414
423
|
|
|
415
424
|
const authorizations$1Q = [{ permissions: [active, special], actor: _admin }];
|
|
416
|
-
const actionName$1Q = "
|
|
425
|
+
const actionName$1Q = "dpfail";
|
|
417
426
|
|
|
418
|
-
const
|
|
427
|
+
const failDeposit = {
|
|
419
428
|
__proto__: null,
|
|
420
429
|
actionName: actionName$1Q,
|
|
421
430
|
authorizations: authorizations$1Q
|
|
422
431
|
};
|
|
423
432
|
|
|
424
|
-
const authorizations$1P = [{ permissions: [active
|
|
425
|
-
const actionName$1P = "
|
|
433
|
+
const authorizations$1P = [{ permissions: [active], actor: _gateway }];
|
|
434
|
+
const actionName$1P = "newdepositid";
|
|
426
435
|
|
|
427
|
-
const
|
|
436
|
+
const newDepositId = {
|
|
428
437
|
__proto__: null,
|
|
429
438
|
actionName: actionName$1P,
|
|
430
439
|
authorizations: authorizations$1P
|
|
431
440
|
};
|
|
432
441
|
|
|
433
442
|
const authorizations$1O = [{ permissions: [active], actor: _gateway }];
|
|
434
|
-
const actionName$1O = "
|
|
443
|
+
const actionName$1O = "newwithdrid";
|
|
435
444
|
|
|
436
|
-
const
|
|
445
|
+
const newWithdrawId = {
|
|
437
446
|
__proto__: null,
|
|
438
447
|
actionName: actionName$1O,
|
|
439
448
|
authorizations: authorizations$1O
|
|
440
449
|
};
|
|
441
450
|
|
|
442
|
-
const authorizations$1N = [{ permissions: [active], actor:
|
|
443
|
-
const actionName$1N = "
|
|
451
|
+
const authorizations$1N = [{ permissions: [active], actor: _username }];
|
|
452
|
+
const actionName$1N = "withdraw";
|
|
444
453
|
|
|
445
|
-
const
|
|
454
|
+
const createWithdraw = {
|
|
446
455
|
__proto__: null,
|
|
447
456
|
actionName: actionName$1N,
|
|
448
457
|
authorizations: authorizations$1N
|
|
449
458
|
};
|
|
450
459
|
|
|
451
|
-
const authorizations$1M = [{ permissions: [active], actor:
|
|
452
|
-
const actionName$1M = "
|
|
460
|
+
const authorizations$1M = [{ permissions: [active, special], actor: _admin }];
|
|
461
|
+
const actionName$1M = "wthdcomplete";
|
|
453
462
|
|
|
454
|
-
const
|
|
463
|
+
const completeWithdraw = {
|
|
455
464
|
__proto__: null,
|
|
456
465
|
actionName: actionName$1M,
|
|
457
466
|
authorizations: authorizations$1M
|
|
458
467
|
};
|
|
459
468
|
|
|
460
469
|
const authorizations$1L = [{ permissions: [active, special], actor: _admin }];
|
|
461
|
-
const actionName$1L = "
|
|
470
|
+
const actionName$1L = "wthdfail";
|
|
462
471
|
|
|
463
|
-
const
|
|
472
|
+
const failWithdraw = {
|
|
464
473
|
__proto__: null,
|
|
465
474
|
actionName: actionName$1L,
|
|
466
475
|
authorizations: authorizations$1L
|
|
467
476
|
};
|
|
468
477
|
|
|
469
|
-
const authorizations$1K = [{ permissions: [active, special], actor: _admin }];
|
|
470
|
-
const actionName$1K = "wthdfail";
|
|
471
|
-
|
|
472
|
-
const failWithdraw = {
|
|
473
|
-
__proto__: null,
|
|
474
|
-
actionName: actionName$1K,
|
|
475
|
-
authorizations: authorizations$1K
|
|
476
|
-
};
|
|
477
|
-
|
|
478
478
|
const index$s = {
|
|
479
479
|
__proto__: null,
|
|
480
480
|
CompleteDeposit: completeDeposit,
|
|
@@ -525,83 +525,83 @@ const index$q = {
|
|
|
525
525
|
contractName: contractName$7
|
|
526
526
|
};
|
|
527
527
|
|
|
528
|
-
const authorizations$
|
|
529
|
-
const actionName$
|
|
528
|
+
const authorizations$1K = [{ permissions: [active], actor: _system }];
|
|
529
|
+
const actionName$1K = "verificate";
|
|
530
530
|
|
|
531
531
|
const verificateAccount = {
|
|
532
|
+
__proto__: null,
|
|
533
|
+
actionName: actionName$1K,
|
|
534
|
+
authorizations: authorizations$1K
|
|
535
|
+
};
|
|
536
|
+
|
|
537
|
+
const authorizations$1J = [{ permissions: [active], actor: _username }];
|
|
538
|
+
const actionName$1J = "update";
|
|
539
|
+
|
|
540
|
+
const updateAccount = {
|
|
532
541
|
__proto__: null,
|
|
533
542
|
actionName: actionName$1J,
|
|
534
543
|
authorizations: authorizations$1J
|
|
535
544
|
};
|
|
536
545
|
|
|
537
|
-
const authorizations$1I = [{ permissions: [active], actor:
|
|
538
|
-
const actionName$1I = "
|
|
546
|
+
const authorizations$1I = [{ permissions: [active, special], actor: _admin }];
|
|
547
|
+
const actionName$1I = "newaccount";
|
|
539
548
|
|
|
540
|
-
const
|
|
549
|
+
const createAccount$1 = {
|
|
541
550
|
__proto__: null,
|
|
542
551
|
actionName: actionName$1I,
|
|
543
552
|
authorizations: authorizations$1I
|
|
544
553
|
};
|
|
545
554
|
|
|
546
555
|
const authorizations$1H = [{ permissions: [active, special], actor: _admin }];
|
|
547
|
-
const actionName$1H = "
|
|
556
|
+
const actionName$1H = "regorg";
|
|
548
557
|
|
|
549
|
-
const
|
|
558
|
+
const registerOrganization = {
|
|
550
559
|
__proto__: null,
|
|
551
560
|
actionName: actionName$1H,
|
|
552
561
|
authorizations: authorizations$1H
|
|
553
562
|
};
|
|
554
563
|
|
|
555
|
-
const authorizations$1G = [{ permissions: [active
|
|
556
|
-
const actionName$1G = "
|
|
564
|
+
const authorizations$1G = [{ permissions: [active], actor: _system }];
|
|
565
|
+
const actionName$1G = "changekey";
|
|
557
566
|
|
|
558
|
-
const
|
|
567
|
+
const changeKey = {
|
|
559
568
|
__proto__: null,
|
|
560
569
|
actionName: actionName$1G,
|
|
561
570
|
authorizations: authorizations$1G
|
|
562
571
|
};
|
|
563
572
|
|
|
564
|
-
const authorizations$1F = [{ permissions: [active], actor:
|
|
565
|
-
const actionName$1F = "
|
|
573
|
+
const authorizations$1F = [{ permissions: [active, special], actor: _admin }, { permissions: [active], actor: _username }];
|
|
574
|
+
const actionName$1F = "joincoop";
|
|
566
575
|
|
|
567
|
-
const
|
|
576
|
+
const joinCooperative = {
|
|
568
577
|
__proto__: null,
|
|
569
578
|
actionName: actionName$1F,
|
|
570
579
|
authorizations: authorizations$1F
|
|
571
580
|
};
|
|
572
581
|
|
|
573
|
-
const authorizations$1E = [{ permissions: [active
|
|
574
|
-
const actionName$1E = "
|
|
582
|
+
const authorizations$1E = [{ permissions: [active], actor: _soviet }];
|
|
583
|
+
const actionName$1E = "confirmreg";
|
|
575
584
|
|
|
576
|
-
const
|
|
585
|
+
const confirmJoin = {
|
|
577
586
|
__proto__: null,
|
|
578
587
|
actionName: actionName$1E,
|
|
579
588
|
authorizations: authorizations$1E
|
|
580
589
|
};
|
|
581
590
|
|
|
582
|
-
const authorizations$1D = [{ permissions: [active], actor:
|
|
583
|
-
const actionName$1D = "
|
|
591
|
+
const authorizations$1D = [{ permissions: [active], actor: _system }];
|
|
592
|
+
const actionName$1D = "init";
|
|
584
593
|
|
|
585
|
-
const
|
|
594
|
+
const init$1 = {
|
|
586
595
|
__proto__: null,
|
|
587
596
|
actionName: actionName$1D,
|
|
588
597
|
authorizations: authorizations$1D
|
|
589
598
|
};
|
|
590
599
|
|
|
591
|
-
const authorizations$1C = [{ permissions: [active], actor: _system }];
|
|
592
|
-
const actionName$1C = "init";
|
|
593
|
-
|
|
594
|
-
const init$1 = {
|
|
595
|
-
__proto__: null,
|
|
596
|
-
actionName: actionName$1C,
|
|
597
|
-
authorizations: authorizations$1C
|
|
598
|
-
};
|
|
599
|
-
|
|
600
600
|
const index$p = {
|
|
601
601
|
__proto__: null,
|
|
602
602
|
ChangeKey: changeKey,
|
|
603
603
|
ConfirmJoin: confirmJoin,
|
|
604
|
-
CreateAccount: createAccount,
|
|
604
|
+
CreateAccount: createAccount$1,
|
|
605
605
|
Init: init$1,
|
|
606
606
|
JoinCooperative: joinCooperative,
|
|
607
607
|
RegisterOrganization: registerOrganization,
|
|
@@ -647,60 +647,60 @@ const index$n = {
|
|
|
647
647
|
contractName: contractName$6
|
|
648
648
|
};
|
|
649
649
|
|
|
650
|
-
const authorizations$
|
|
651
|
-
const actionName$
|
|
650
|
+
const authorizations$1C = [{ permissions: [active], actor: _username }];
|
|
651
|
+
const actionName$1C = "transfer";
|
|
652
652
|
|
|
653
653
|
const transfer = {
|
|
654
|
+
__proto__: null,
|
|
655
|
+
actionName: actionName$1C,
|
|
656
|
+
authorizations: authorizations$1C
|
|
657
|
+
};
|
|
658
|
+
|
|
659
|
+
const authorizations$1B = [{ permissions: [active], actor: _username }];
|
|
660
|
+
const actionName$1B = "open";
|
|
661
|
+
|
|
662
|
+
const open = {
|
|
654
663
|
__proto__: null,
|
|
655
664
|
actionName: actionName$1B,
|
|
656
665
|
authorizations: authorizations$1B
|
|
657
666
|
};
|
|
658
667
|
|
|
659
668
|
const authorizations$1A = [{ permissions: [active], actor: _username }];
|
|
660
|
-
const actionName$1A = "
|
|
669
|
+
const actionName$1A = "close";
|
|
661
670
|
|
|
662
|
-
const
|
|
671
|
+
const close = {
|
|
663
672
|
__proto__: null,
|
|
664
673
|
actionName: actionName$1A,
|
|
665
674
|
authorizations: authorizations$1A
|
|
666
675
|
};
|
|
667
676
|
|
|
668
|
-
const authorizations$1z = [{ permissions: [active], actor:
|
|
669
|
-
const actionName$1z = "
|
|
677
|
+
const authorizations$1z = [{ permissions: [active], actor: _system$1 }];
|
|
678
|
+
const actionName$1z = "create";
|
|
670
679
|
|
|
671
|
-
const
|
|
680
|
+
const create = {
|
|
672
681
|
__proto__: null,
|
|
673
682
|
actionName: actionName$1z,
|
|
674
683
|
authorizations: authorizations$1z
|
|
675
684
|
};
|
|
676
685
|
|
|
677
|
-
const authorizations$1y = [{ permissions: [active], actor:
|
|
678
|
-
const actionName$1y = "
|
|
686
|
+
const authorizations$1y = [{ permissions: [active], actor: "currencyStats.issuer" }];
|
|
687
|
+
const actionName$1y = "issue";
|
|
679
688
|
|
|
680
|
-
const
|
|
689
|
+
const issue = {
|
|
681
690
|
__proto__: null,
|
|
682
691
|
actionName: actionName$1y,
|
|
683
692
|
authorizations: authorizations$1y
|
|
684
693
|
};
|
|
685
694
|
|
|
686
695
|
const authorizations$1x = [{ permissions: [active], actor: "currencyStats.issuer" }];
|
|
687
|
-
const actionName$1x = "
|
|
696
|
+
const actionName$1x = "retire";
|
|
688
697
|
|
|
689
|
-
const
|
|
698
|
+
const retire = {
|
|
690
699
|
__proto__: null,
|
|
691
700
|
actionName: actionName$1x,
|
|
692
701
|
authorizations: authorizations$1x
|
|
693
702
|
};
|
|
694
703
|
|
|
695
|
-
const authorizations$1w = [{ permissions: [active], actor: "currencyStats.issuer" }];
|
|
696
|
-
const actionName$1w = "retire";
|
|
697
|
-
|
|
698
|
-
const retire = {
|
|
699
|
-
__proto__: null,
|
|
700
|
-
actionName: actionName$1w,
|
|
701
|
-
authorizations: authorizations$1w
|
|
702
|
-
};
|
|
703
|
-
|
|
704
704
|
const index$m = {
|
|
705
705
|
__proto__: null,
|
|
706
706
|
Close: close,
|
|
@@ -749,60 +749,60 @@ const index$k = {
|
|
|
749
749
|
contractName: contractName$5
|
|
750
750
|
};
|
|
751
751
|
|
|
752
|
-
const authorizations$
|
|
753
|
-
const actionName$
|
|
752
|
+
const authorizations$1w = [{ permissions: [active], actor: _soviet }];
|
|
753
|
+
const actionName$1w = "draft";
|
|
754
754
|
|
|
755
755
|
const draft = {
|
|
756
|
+
__proto__: null,
|
|
757
|
+
actionName: actionName$1w,
|
|
758
|
+
authorizations: authorizations$1w
|
|
759
|
+
};
|
|
760
|
+
|
|
761
|
+
const authorizations$1v = [{ permissions: [active], actor: _soviet }];
|
|
762
|
+
const actionName$1v = "batch";
|
|
763
|
+
|
|
764
|
+
const batch = {
|
|
756
765
|
__proto__: null,
|
|
757
766
|
actionName: actionName$1v,
|
|
758
767
|
authorizations: authorizations$1v
|
|
759
768
|
};
|
|
760
769
|
|
|
761
770
|
const authorizations$1u = [{ permissions: [active], actor: _soviet }];
|
|
762
|
-
const actionName$1u = "
|
|
771
|
+
const actionName$1u = "statement";
|
|
763
772
|
|
|
764
|
-
const
|
|
773
|
+
const statement = {
|
|
765
774
|
__proto__: null,
|
|
766
775
|
actionName: actionName$1u,
|
|
767
776
|
authorizations: authorizations$1u
|
|
768
777
|
};
|
|
769
778
|
|
|
770
779
|
const authorizations$1t = [{ permissions: [active], actor: _soviet }];
|
|
771
|
-
const actionName$1t = "
|
|
780
|
+
const actionName$1t = "act";
|
|
772
781
|
|
|
773
|
-
const
|
|
782
|
+
const act = {
|
|
774
783
|
__proto__: null,
|
|
775
784
|
actionName: actionName$1t,
|
|
776
785
|
authorizations: authorizations$1t
|
|
777
786
|
};
|
|
778
787
|
|
|
779
788
|
const authorizations$1s = [{ permissions: [active], actor: _soviet }];
|
|
780
|
-
const actionName$1s = "
|
|
789
|
+
const actionName$1s = "decision";
|
|
781
790
|
|
|
782
|
-
const
|
|
791
|
+
const decision = {
|
|
783
792
|
__proto__: null,
|
|
784
793
|
actionName: actionName$1s,
|
|
785
794
|
authorizations: authorizations$1s
|
|
786
795
|
};
|
|
787
796
|
|
|
788
797
|
const authorizations$1r = [{ permissions: [active], actor: _soviet }];
|
|
789
|
-
const actionName$1r = "
|
|
798
|
+
const actionName$1r = "program";
|
|
790
799
|
|
|
791
|
-
const
|
|
800
|
+
const program = {
|
|
792
801
|
__proto__: null,
|
|
793
802
|
actionName: actionName$1r,
|
|
794
803
|
authorizations: authorizations$1r
|
|
795
804
|
};
|
|
796
805
|
|
|
797
|
-
const authorizations$1q = [{ permissions: [active], actor: _soviet }];
|
|
798
|
-
const actionName$1q = "program";
|
|
799
|
-
|
|
800
|
-
const program = {
|
|
801
|
-
__proto__: null,
|
|
802
|
-
actionName: actionName$1q,
|
|
803
|
-
authorizations: authorizations$1q
|
|
804
|
-
};
|
|
805
|
-
|
|
806
806
|
const index$j = {
|
|
807
807
|
__proto__: null,
|
|
808
808
|
Act: act,
|
|
@@ -813,31 +813,31 @@ const index$j = {
|
|
|
813
813
|
Statement: statement
|
|
814
814
|
};
|
|
815
815
|
|
|
816
|
-
const authorizations$
|
|
817
|
-
const actionName$
|
|
816
|
+
const authorizations$1q = [{ permissions: [active], actor: _chairman }];
|
|
817
|
+
const actionName$1q = "creaddress";
|
|
818
818
|
|
|
819
819
|
const createAddress = {
|
|
820
820
|
__proto__: null,
|
|
821
|
-
actionName: actionName$
|
|
822
|
-
authorizations: authorizations$
|
|
821
|
+
actionName: actionName$1q,
|
|
822
|
+
authorizations: authorizations$1q
|
|
823
823
|
};
|
|
824
824
|
|
|
825
|
-
const authorizations$
|
|
826
|
-
const actionName$
|
|
825
|
+
const authorizations$1p = [{ permissions: [active], actor: _chairman }];
|
|
826
|
+
const actionName$1p = "deladdress";
|
|
827
827
|
|
|
828
828
|
const deleteAddress = {
|
|
829
829
|
__proto__: null,
|
|
830
|
-
actionName: actionName$
|
|
831
|
-
authorizations: authorizations$
|
|
830
|
+
actionName: actionName$1p,
|
|
831
|
+
authorizations: authorizations$1p
|
|
832
832
|
};
|
|
833
833
|
|
|
834
|
-
const authorizations$
|
|
835
|
-
const actionName$
|
|
834
|
+
const authorizations$1o = [{ permissions: [active], actor: _chairman }];
|
|
835
|
+
const actionName$1o = "editaddress";
|
|
836
836
|
|
|
837
837
|
const editAddress = {
|
|
838
838
|
__proto__: null,
|
|
839
|
-
actionName: actionName$
|
|
840
|
-
authorizations: authorizations$
|
|
839
|
+
actionName: actionName$1o,
|
|
840
|
+
authorizations: authorizations$1o
|
|
841
841
|
};
|
|
842
842
|
|
|
843
843
|
const index$i = {
|
|
@@ -847,14 +847,27 @@ const index$i = {
|
|
|
847
847
|
EditAddress: editAddress
|
|
848
848
|
};
|
|
849
849
|
|
|
850
|
-
const authorizations$
|
|
850
|
+
const authorizations$1n = [
|
|
851
851
|
{ permissions: [active], actor: _soviet },
|
|
852
852
|
{ permissions: [active], actor: _gateway },
|
|
853
853
|
{ permissions: [active], actor: _marketplace }
|
|
854
854
|
];
|
|
855
|
-
const actionName$
|
|
855
|
+
const actionName$1n = "addbalance";
|
|
856
856
|
|
|
857
857
|
const addBalance = {
|
|
858
|
+
__proto__: null,
|
|
859
|
+
actionName: actionName$1n,
|
|
860
|
+
authorizations: authorizations$1n
|
|
861
|
+
};
|
|
862
|
+
|
|
863
|
+
const authorizations$1m = [
|
|
864
|
+
{ permissions: [active], actor: _soviet },
|
|
865
|
+
{ permissions: [active], actor: _gateway },
|
|
866
|
+
{ permissions: [active], actor: _marketplace }
|
|
867
|
+
];
|
|
868
|
+
const actionName$1m = "subbalance";
|
|
869
|
+
|
|
870
|
+
const subBalance = {
|
|
858
871
|
__proto__: null,
|
|
859
872
|
actionName: actionName$1m,
|
|
860
873
|
authorizations: authorizations$1m
|
|
@@ -865,9 +878,9 @@ const authorizations$1l = [
|
|
|
865
878
|
{ permissions: [active], actor: _gateway },
|
|
866
879
|
{ permissions: [active], actor: _marketplace }
|
|
867
880
|
];
|
|
868
|
-
const actionName$1l = "
|
|
881
|
+
const actionName$1l = "blockbal";
|
|
869
882
|
|
|
870
|
-
const
|
|
883
|
+
const blockBalance = {
|
|
871
884
|
__proto__: null,
|
|
872
885
|
actionName: actionName$1l,
|
|
873
886
|
authorizations: authorizations$1l
|
|
@@ -878,9 +891,9 @@ const authorizations$1k = [
|
|
|
878
891
|
{ permissions: [active], actor: _gateway },
|
|
879
892
|
{ permissions: [active], actor: _marketplace }
|
|
880
893
|
];
|
|
881
|
-
const actionName$1k = "
|
|
894
|
+
const actionName$1k = "unblockbal";
|
|
882
895
|
|
|
883
|
-
const
|
|
896
|
+
const unblockBalance = {
|
|
884
897
|
__proto__: null,
|
|
885
898
|
actionName: actionName$1k,
|
|
886
899
|
authorizations: authorizations$1k
|
|
@@ -888,12 +901,11 @@ const blockBalance = {
|
|
|
888
901
|
|
|
889
902
|
const authorizations$1j = [
|
|
890
903
|
{ permissions: [active], actor: _soviet },
|
|
891
|
-
{ permissions: [active], actor: _gateway },
|
|
892
904
|
{ permissions: [active], actor: _marketplace }
|
|
893
905
|
];
|
|
894
|
-
const actionName$1j = "
|
|
906
|
+
const actionName$1j = "addprogbal";
|
|
895
907
|
|
|
896
|
-
const
|
|
908
|
+
const addProgramBalance = {
|
|
897
909
|
__proto__: null,
|
|
898
910
|
actionName: actionName$1j,
|
|
899
911
|
authorizations: authorizations$1j
|
|
@@ -903,26 +915,14 @@ const authorizations$1i = [
|
|
|
903
915
|
{ permissions: [active], actor: _soviet },
|
|
904
916
|
{ permissions: [active], actor: _marketplace }
|
|
905
917
|
];
|
|
906
|
-
const actionName$1i = "
|
|
918
|
+
const actionName$1i = "subprogbal";
|
|
907
919
|
|
|
908
|
-
const
|
|
920
|
+
const subProgramBalance = {
|
|
909
921
|
__proto__: null,
|
|
910
922
|
actionName: actionName$1i,
|
|
911
923
|
authorizations: authorizations$1i
|
|
912
924
|
};
|
|
913
925
|
|
|
914
|
-
const authorizations$1h = [
|
|
915
|
-
{ permissions: [active], actor: _soviet },
|
|
916
|
-
{ permissions: [active], actor: _marketplace }
|
|
917
|
-
];
|
|
918
|
-
const actionName$1h = "subprogbal";
|
|
919
|
-
|
|
920
|
-
const subProgramBalance = {
|
|
921
|
-
__proto__: null,
|
|
922
|
-
actionName: actionName$1h,
|
|
923
|
-
authorizations: authorizations$1h
|
|
924
|
-
};
|
|
925
|
-
|
|
926
926
|
const index$h = {
|
|
927
927
|
__proto__: null,
|
|
928
928
|
AddBalance: addBalance,
|
|
@@ -933,37 +933,37 @@ const index$h = {
|
|
|
933
933
|
UnblockBalance: unblockBalance
|
|
934
934
|
};
|
|
935
935
|
|
|
936
|
-
const authorizations$
|
|
936
|
+
const authorizations$1h = [
|
|
937
937
|
{ permissions: [active], actor: _chairman }
|
|
938
938
|
];
|
|
939
|
-
const actionName$
|
|
939
|
+
const actionName$1h = "createprog";
|
|
940
940
|
|
|
941
941
|
const createMarketProgram = {
|
|
942
942
|
__proto__: null,
|
|
943
|
-
actionName: actionName$
|
|
944
|
-
authorizations: authorizations$
|
|
943
|
+
actionName: actionName$1h,
|
|
944
|
+
authorizations: authorizations$1h
|
|
945
945
|
};
|
|
946
946
|
|
|
947
|
-
const authorizations$
|
|
947
|
+
const authorizations$1g = [
|
|
948
948
|
{ permissions: [active], actor: _chairman }
|
|
949
949
|
];
|
|
950
|
-
const actionName$
|
|
950
|
+
const actionName$1g = "editprog";
|
|
951
951
|
|
|
952
952
|
const editMarketProgram = {
|
|
953
953
|
__proto__: null,
|
|
954
|
-
actionName: actionName$
|
|
955
|
-
authorizations: authorizations$
|
|
954
|
+
actionName: actionName$1g,
|
|
955
|
+
authorizations: authorizations$1g
|
|
956
956
|
};
|
|
957
957
|
|
|
958
|
-
const authorizations$
|
|
958
|
+
const authorizations$1f = [
|
|
959
959
|
{ permissions: [active], actor: _chairman }
|
|
960
960
|
];
|
|
961
|
-
const actionName$
|
|
961
|
+
const actionName$1f = "disableprog";
|
|
962
962
|
|
|
963
963
|
const disableMarketProgram = {
|
|
964
964
|
__proto__: null,
|
|
965
|
-
actionName: actionName$
|
|
966
|
-
authorizations: authorizations$
|
|
965
|
+
actionName: actionName$1f,
|
|
966
|
+
authorizations: authorizations$1f
|
|
967
967
|
};
|
|
968
968
|
|
|
969
969
|
const index$g = {
|
|
@@ -973,12 +973,23 @@ const index$g = {
|
|
|
973
973
|
EditMarketProgram: editMarketProgram
|
|
974
974
|
};
|
|
975
975
|
|
|
976
|
-
const authorizations$
|
|
976
|
+
const authorizations$1e = [
|
|
977
977
|
{ permissions: [active], actor: _member }
|
|
978
978
|
];
|
|
979
|
-
const actionName$
|
|
979
|
+
const actionName$1e = "voteagainst";
|
|
980
980
|
|
|
981
981
|
const voteAgainst = {
|
|
982
|
+
__proto__: null,
|
|
983
|
+
actionName: actionName$1e,
|
|
984
|
+
authorizations: authorizations$1e
|
|
985
|
+
};
|
|
986
|
+
|
|
987
|
+
const authorizations$1d = [
|
|
988
|
+
{ permissions: [active], actor: _member }
|
|
989
|
+
];
|
|
990
|
+
const actionName$1d = "votefor";
|
|
991
|
+
|
|
992
|
+
const voteFor = {
|
|
982
993
|
__proto__: null,
|
|
983
994
|
actionName: actionName$1d,
|
|
984
995
|
authorizations: authorizations$1d
|
|
@@ -987,108 +998,108 @@ const voteAgainst = {
|
|
|
987
998
|
const authorizations$1c = [
|
|
988
999
|
{ permissions: [active], actor: _member }
|
|
989
1000
|
];
|
|
990
|
-
const actionName$1c = "
|
|
1001
|
+
const actionName$1c = "cancelvote";
|
|
991
1002
|
|
|
992
|
-
const
|
|
1003
|
+
const cancelVote = {
|
|
993
1004
|
__proto__: null,
|
|
994
1005
|
actionName: actionName$1c,
|
|
995
1006
|
authorizations: authorizations$1c
|
|
996
1007
|
};
|
|
997
1008
|
|
|
998
1009
|
const authorizations$1b = [
|
|
999
|
-
{ permissions: [active], actor:
|
|
1010
|
+
{ permissions: [active], actor: _chairman }
|
|
1000
1011
|
];
|
|
1001
|
-
const actionName$1b = "
|
|
1012
|
+
const actionName$1b = "authorize";
|
|
1002
1013
|
|
|
1003
|
-
const
|
|
1014
|
+
const authorize$1 = {
|
|
1004
1015
|
__proto__: null,
|
|
1005
1016
|
actionName: actionName$1b,
|
|
1006
1017
|
authorizations: authorizations$1b
|
|
1007
1018
|
};
|
|
1008
1019
|
|
|
1009
1020
|
const authorizations$1a = [
|
|
1010
|
-
{ permissions: [active], actor:
|
|
1021
|
+
{ permissions: [active], actor: _username }
|
|
1011
1022
|
];
|
|
1012
|
-
const actionName$1a = "
|
|
1023
|
+
const actionName$1a = "exec";
|
|
1013
1024
|
|
|
1014
|
-
const
|
|
1025
|
+
const exec$1 = {
|
|
1015
1026
|
__proto__: null,
|
|
1016
1027
|
actionName: actionName$1a,
|
|
1017
1028
|
authorizations: authorizations$1a
|
|
1018
1029
|
};
|
|
1019
1030
|
|
|
1020
1031
|
const authorizations$19 = [
|
|
1021
|
-
{ permissions: [active], actor:
|
|
1032
|
+
{ permissions: [active], actor: _marketplace }
|
|
1022
1033
|
];
|
|
1023
|
-
const actionName$19 = "
|
|
1034
|
+
const actionName$19 = "change";
|
|
1024
1035
|
|
|
1025
|
-
const
|
|
1036
|
+
const marketDecision = {
|
|
1026
1037
|
__proto__: null,
|
|
1027
1038
|
actionName: actionName$19,
|
|
1028
1039
|
authorizations: authorizations$19
|
|
1029
1040
|
};
|
|
1030
1041
|
|
|
1031
1042
|
const authorizations$18 = [
|
|
1032
|
-
{ permissions: [active], actor:
|
|
1043
|
+
{ permissions: [active], actor: _gateway }
|
|
1033
1044
|
];
|
|
1034
|
-
const actionName$18 = "
|
|
1045
|
+
const actionName$18 = "withdraw";
|
|
1035
1046
|
|
|
1036
|
-
const
|
|
1047
|
+
const withdrawDecision = {
|
|
1037
1048
|
__proto__: null,
|
|
1038
1049
|
actionName: actionName$18,
|
|
1039
1050
|
authorizations: authorizations$18
|
|
1040
1051
|
};
|
|
1041
1052
|
|
|
1042
1053
|
const authorizations$17 = [
|
|
1043
|
-
{ permissions: [active], actor:
|
|
1054
|
+
{ permissions: [active], actor: _fund }
|
|
1044
1055
|
];
|
|
1045
|
-
const actionName$17 = "
|
|
1056
|
+
const actionName$17 = "fundwithdraw";
|
|
1046
1057
|
|
|
1047
|
-
const
|
|
1058
|
+
const fundWithdrawDecision = {
|
|
1048
1059
|
__proto__: null,
|
|
1049
1060
|
actionName: actionName$17,
|
|
1050
1061
|
authorizations: authorizations$17
|
|
1051
1062
|
};
|
|
1052
1063
|
|
|
1053
1064
|
const authorizations$16 = [
|
|
1054
|
-
{ permissions: [active], actor:
|
|
1065
|
+
{ permissions: [active], actor: _registrator }
|
|
1055
1066
|
];
|
|
1056
|
-
const actionName$16 = "
|
|
1067
|
+
const actionName$16 = "joincoop";
|
|
1057
1068
|
|
|
1058
|
-
const
|
|
1069
|
+
const joinCoopDecision = {
|
|
1059
1070
|
__proto__: null,
|
|
1060
1071
|
actionName: actionName$16,
|
|
1061
1072
|
authorizations: authorizations$16
|
|
1062
1073
|
};
|
|
1063
1074
|
|
|
1064
1075
|
const authorizations$15 = [
|
|
1065
|
-
{ permissions: [active], actor:
|
|
1076
|
+
{ permissions: [active], actor: _marketplace }
|
|
1066
1077
|
];
|
|
1067
|
-
const actionName$15 = "
|
|
1078
|
+
const actionName$15 = "recieved";
|
|
1068
1079
|
|
|
1069
|
-
const
|
|
1080
|
+
const productRecieved = {
|
|
1070
1081
|
__proto__: null,
|
|
1071
1082
|
actionName: actionName$15,
|
|
1072
1083
|
authorizations: authorizations$15
|
|
1073
1084
|
};
|
|
1074
1085
|
|
|
1075
1086
|
const authorizations$14 = [
|
|
1076
|
-
{ permissions: [active], actor:
|
|
1087
|
+
{ permissions: [active, special], actor: _admin }
|
|
1077
1088
|
];
|
|
1078
|
-
const actionName$14 = "
|
|
1089
|
+
const actionName$14 = "validated";
|
|
1079
1090
|
|
|
1080
|
-
const
|
|
1091
|
+
const validate = {
|
|
1081
1092
|
__proto__: null,
|
|
1082
1093
|
actionName: actionName$14,
|
|
1083
1094
|
authorizations: authorizations$14
|
|
1084
1095
|
};
|
|
1085
1096
|
|
|
1086
1097
|
const authorizations$13 = [
|
|
1087
|
-
{ permissions: [active
|
|
1098
|
+
{ permissions: [active], actor: _member }
|
|
1088
1099
|
];
|
|
1089
|
-
const actionName$13 = "
|
|
1100
|
+
const actionName$13 = "automate";
|
|
1090
1101
|
|
|
1091
|
-
const
|
|
1102
|
+
const automate = {
|
|
1092
1103
|
__proto__: null,
|
|
1093
1104
|
actionName: actionName$13,
|
|
1094
1105
|
authorizations: authorizations$13
|
|
@@ -1097,25 +1108,14 @@ const validate = {
|
|
|
1097
1108
|
const authorizations$12 = [
|
|
1098
1109
|
{ permissions: [active], actor: _member }
|
|
1099
1110
|
];
|
|
1100
|
-
const actionName$12 = "
|
|
1111
|
+
const actionName$12 = "disautomate";
|
|
1101
1112
|
|
|
1102
|
-
const
|
|
1113
|
+
const disautomate = {
|
|
1103
1114
|
__proto__: null,
|
|
1104
1115
|
actionName: actionName$12,
|
|
1105
1116
|
authorizations: authorizations$12
|
|
1106
1117
|
};
|
|
1107
1118
|
|
|
1108
|
-
const authorizations$11 = [
|
|
1109
|
-
{ permissions: [active], actor: _member }
|
|
1110
|
-
];
|
|
1111
|
-
const actionName$11 = "disautomate";
|
|
1112
|
-
|
|
1113
|
-
const disautomate = {
|
|
1114
|
-
__proto__: null,
|
|
1115
|
-
actionName: actionName$11,
|
|
1116
|
-
authorizations: authorizations$11
|
|
1117
|
-
};
|
|
1118
|
-
|
|
1119
1119
|
const index$f = {
|
|
1120
1120
|
__proto__: null,
|
|
1121
1121
|
Authorize: authorize$1,
|
|
@@ -1133,22 +1133,22 @@ const index$f = {
|
|
|
1133
1133
|
WithdrawDecision: withdrawDecision
|
|
1134
1134
|
};
|
|
1135
1135
|
|
|
1136
|
-
const authorizations$
|
|
1137
|
-
const actionName$
|
|
1136
|
+
const authorizations$11 = [{ permissions: [active], actor: _chairman }];
|
|
1137
|
+
const actionName$11 = "createboard";
|
|
1138
1138
|
|
|
1139
1139
|
const createBoard = {
|
|
1140
1140
|
__proto__: null,
|
|
1141
|
-
actionName: actionName$
|
|
1142
|
-
authorizations: authorizations$
|
|
1141
|
+
actionName: actionName$11,
|
|
1142
|
+
authorizations: authorizations$11
|
|
1143
1143
|
};
|
|
1144
1144
|
|
|
1145
|
-
const authorizations
|
|
1146
|
-
const actionName
|
|
1145
|
+
const authorizations$10 = [{ permissions: [active], actor: _chairman }];
|
|
1146
|
+
const actionName$10 = "updateboard";
|
|
1147
1147
|
|
|
1148
1148
|
const updateBoard = {
|
|
1149
1149
|
__proto__: null,
|
|
1150
|
-
actionName: actionName
|
|
1151
|
-
authorizations: authorizations
|
|
1150
|
+
actionName: actionName$10,
|
|
1151
|
+
authorizations: authorizations$10
|
|
1152
1152
|
};
|
|
1153
1153
|
|
|
1154
1154
|
const index$e = {
|
|
@@ -1305,177 +1305,177 @@ const index$b = {
|
|
|
1305
1305
|
contractName: contractName$4
|
|
1306
1306
|
};
|
|
1307
1307
|
|
|
1308
|
-
const authorizations
|
|
1309
|
-
const actionName
|
|
1308
|
+
const authorizations$$ = [{ permissions: [active], actor: _username }];
|
|
1309
|
+
const actionName$$ = "accept";
|
|
1310
1310
|
|
|
1311
1311
|
const acceptRequest = {
|
|
1312
|
+
__proto__: null,
|
|
1313
|
+
actionName: actionName$$,
|
|
1314
|
+
authorizations: authorizations$$
|
|
1315
|
+
};
|
|
1316
|
+
|
|
1317
|
+
const authorizations$_ = [{ permissions: [active], actor: _soviet }];
|
|
1318
|
+
const actionName$_ = "authorize";
|
|
1319
|
+
|
|
1320
|
+
const authorize = {
|
|
1312
1321
|
__proto__: null,
|
|
1313
1322
|
actionName: actionName$_,
|
|
1314
1323
|
authorizations: authorizations$_
|
|
1315
1324
|
};
|
|
1316
1325
|
|
|
1317
|
-
const authorizations$Z = [{ permissions: [active], actor:
|
|
1318
|
-
const actionName$Z = "
|
|
1326
|
+
const authorizations$Z = [{ permissions: [active], actor: _username }];
|
|
1327
|
+
const actionName$Z = "cancel";
|
|
1319
1328
|
|
|
1320
|
-
const
|
|
1329
|
+
const cancelRequest = {
|
|
1321
1330
|
__proto__: null,
|
|
1322
1331
|
actionName: actionName$Z,
|
|
1323
1332
|
authorizations: authorizations$Z
|
|
1324
1333
|
};
|
|
1325
1334
|
|
|
1326
1335
|
const authorizations$Y = [{ permissions: [active], actor: _username }];
|
|
1327
|
-
const actionName$Y = "
|
|
1336
|
+
const actionName$Y = "complete";
|
|
1328
1337
|
|
|
1329
|
-
const
|
|
1338
|
+
const completeRequest = {
|
|
1330
1339
|
__proto__: null,
|
|
1331
1340
|
actionName: actionName$Y,
|
|
1332
1341
|
authorizations: authorizations$Y
|
|
1333
1342
|
};
|
|
1334
1343
|
|
|
1335
|
-
const authorizations$X = [{ permissions: [active], actor:
|
|
1336
|
-
const actionName$X = "
|
|
1344
|
+
const authorizations$X = [{ permissions: [active], actor: _chairman }];
|
|
1345
|
+
const actionName$X = "recievecnfrm";
|
|
1337
1346
|
|
|
1338
|
-
const
|
|
1347
|
+
const confirmRecieve = {
|
|
1339
1348
|
__proto__: null,
|
|
1340
1349
|
actionName: actionName$X,
|
|
1341
1350
|
authorizations: authorizations$X
|
|
1342
1351
|
};
|
|
1343
1352
|
|
|
1344
1353
|
const authorizations$W = [{ permissions: [active], actor: _chairman }];
|
|
1345
|
-
const actionName$W = "
|
|
1354
|
+
const actionName$W = "supplycnfrm";
|
|
1346
1355
|
|
|
1347
|
-
const
|
|
1356
|
+
const confirmSupply = {
|
|
1348
1357
|
__proto__: null,
|
|
1349
1358
|
actionName: actionName$W,
|
|
1350
1359
|
authorizations: authorizations$W
|
|
1351
1360
|
};
|
|
1352
1361
|
|
|
1353
|
-
const authorizations$V = [{ permissions: [active], actor:
|
|
1354
|
-
const actionName$V = "
|
|
1362
|
+
const authorizations$V = [{ permissions: [active], actor: _username }];
|
|
1363
|
+
const actionName$V = "offer";
|
|
1355
1364
|
|
|
1356
|
-
const
|
|
1365
|
+
const createOffer = {
|
|
1357
1366
|
__proto__: null,
|
|
1358
1367
|
actionName: actionName$V,
|
|
1359
1368
|
authorizations: authorizations$V
|
|
1360
1369
|
};
|
|
1361
1370
|
|
|
1362
1371
|
const authorizations$U = [{ permissions: [active], actor: _username }];
|
|
1363
|
-
const actionName$U = "
|
|
1372
|
+
const actionName$U = "order";
|
|
1364
1373
|
|
|
1365
|
-
const
|
|
1374
|
+
const createOrder = {
|
|
1366
1375
|
__proto__: null,
|
|
1367
1376
|
actionName: actionName$U,
|
|
1368
1377
|
authorizations: authorizations$U
|
|
1369
1378
|
};
|
|
1370
1379
|
|
|
1371
1380
|
const authorizations$T = [{ permissions: [active], actor: _username }];
|
|
1372
|
-
const actionName$T = "
|
|
1381
|
+
const actionName$T = "decline";
|
|
1373
1382
|
|
|
1374
|
-
const
|
|
1383
|
+
const declineRequest = {
|
|
1375
1384
|
__proto__: null,
|
|
1376
1385
|
actionName: actionName$T,
|
|
1377
1386
|
authorizations: authorizations$T
|
|
1378
1387
|
};
|
|
1379
1388
|
|
|
1380
|
-
const authorizations$S = [{ permissions: [active], actor:
|
|
1381
|
-
const actionName$S = "
|
|
1389
|
+
const authorizations$S = [{ permissions: [active], actor: _chairman }];
|
|
1390
|
+
const actionName$S = "delivered";
|
|
1382
1391
|
|
|
1383
|
-
const
|
|
1392
|
+
const deliverOnRequest = {
|
|
1384
1393
|
__proto__: null,
|
|
1385
1394
|
actionName: actionName$S,
|
|
1386
1395
|
authorizations: authorizations$S
|
|
1387
1396
|
};
|
|
1388
1397
|
|
|
1389
|
-
const authorizations$R = [{ permissions: [active], actor:
|
|
1390
|
-
const actionName$R = "
|
|
1398
|
+
const authorizations$R = [{ permissions: [active, special], actor: _admin }];
|
|
1399
|
+
const actionName$R = "moderate";
|
|
1391
1400
|
|
|
1392
|
-
const
|
|
1401
|
+
const moderateRequest = {
|
|
1393
1402
|
__proto__: null,
|
|
1394
1403
|
actionName: actionName$R,
|
|
1395
1404
|
authorizations: authorizations$R
|
|
1396
1405
|
};
|
|
1397
1406
|
|
|
1398
|
-
const authorizations$Q = [{ permissions: [active
|
|
1399
|
-
const actionName$Q = "
|
|
1407
|
+
const authorizations$Q = [{ permissions: [active], actor: _marketplace }];
|
|
1408
|
+
const actionName$Q = "newid";
|
|
1400
1409
|
|
|
1401
|
-
const
|
|
1410
|
+
const newRequestId = {
|
|
1402
1411
|
__proto__: null,
|
|
1403
1412
|
actionName: actionName$Q,
|
|
1404
1413
|
authorizations: authorizations$Q
|
|
1405
1414
|
};
|
|
1406
1415
|
|
|
1407
|
-
const authorizations$P = [{ permissions: [active], actor:
|
|
1408
|
-
const actionName$P = "
|
|
1416
|
+
const authorizations$P = [{ permissions: [active], actor: _username }];
|
|
1417
|
+
const actionName$P = "dispute";
|
|
1409
1418
|
|
|
1410
|
-
const
|
|
1419
|
+
const openDispute = {
|
|
1411
1420
|
__proto__: null,
|
|
1412
1421
|
actionName: actionName$P,
|
|
1413
1422
|
authorizations: authorizations$P
|
|
1414
1423
|
};
|
|
1415
1424
|
|
|
1416
|
-
const authorizations$O = [{ permissions: [active], actor:
|
|
1417
|
-
const actionName$O = "
|
|
1425
|
+
const authorizations$O = [{ permissions: [active, special], actor: _admin }];
|
|
1426
|
+
const actionName$O = "prohibit";
|
|
1418
1427
|
|
|
1419
|
-
const
|
|
1428
|
+
const prohibitRequest = {
|
|
1420
1429
|
__proto__: null,
|
|
1421
1430
|
actionName: actionName$O,
|
|
1422
1431
|
authorizations: authorizations$O
|
|
1423
1432
|
};
|
|
1424
1433
|
|
|
1425
|
-
const authorizations$N = [{ permissions: [active
|
|
1426
|
-
const actionName$N = "
|
|
1434
|
+
const authorizations$N = [{ permissions: [active], actor: _username }];
|
|
1435
|
+
const actionName$N = "publish";
|
|
1427
1436
|
|
|
1428
|
-
const
|
|
1437
|
+
const publishRequest = {
|
|
1429
1438
|
__proto__: null,
|
|
1430
1439
|
actionName: actionName$N,
|
|
1431
1440
|
authorizations: authorizations$N
|
|
1432
1441
|
};
|
|
1433
1442
|
|
|
1434
1443
|
const authorizations$M = [{ permissions: [active], actor: _username }];
|
|
1435
|
-
const actionName$M = "
|
|
1444
|
+
const actionName$M = "recieve";
|
|
1436
1445
|
|
|
1437
|
-
const
|
|
1446
|
+
const recieveOnRequest = {
|
|
1438
1447
|
__proto__: null,
|
|
1439
1448
|
actionName: actionName$M,
|
|
1440
1449
|
authorizations: authorizations$M
|
|
1441
1450
|
};
|
|
1442
1451
|
|
|
1443
1452
|
const authorizations$L = [{ permissions: [active], actor: _username }];
|
|
1444
|
-
const actionName$L = "
|
|
1453
|
+
const actionName$L = "supply";
|
|
1445
1454
|
|
|
1446
|
-
const
|
|
1455
|
+
const supplyOnRequest = {
|
|
1447
1456
|
__proto__: null,
|
|
1448
1457
|
actionName: actionName$L,
|
|
1449
1458
|
authorizations: authorizations$L
|
|
1450
1459
|
};
|
|
1451
1460
|
|
|
1452
1461
|
const authorizations$K = [{ permissions: [active], actor: _username }];
|
|
1453
|
-
const actionName$K = "
|
|
1462
|
+
const actionName$K = "unpublish";
|
|
1454
1463
|
|
|
1455
|
-
const
|
|
1464
|
+
const unpublishRequest = {
|
|
1456
1465
|
__proto__: null,
|
|
1457
1466
|
actionName: actionName$K,
|
|
1458
1467
|
authorizations: authorizations$K
|
|
1459
1468
|
};
|
|
1460
1469
|
|
|
1461
1470
|
const authorizations$J = [{ permissions: [active], actor: _username }];
|
|
1462
|
-
const actionName$J = "
|
|
1471
|
+
const actionName$J = "update";
|
|
1463
1472
|
|
|
1464
|
-
const
|
|
1473
|
+
const updateRequest = {
|
|
1465
1474
|
__proto__: null,
|
|
1466
1475
|
actionName: actionName$J,
|
|
1467
1476
|
authorizations: authorizations$J
|
|
1468
1477
|
};
|
|
1469
1478
|
|
|
1470
|
-
const authorizations$I = [{ permissions: [active], actor: _username }];
|
|
1471
|
-
const actionName$I = "update";
|
|
1472
|
-
|
|
1473
|
-
const updateRequest = {
|
|
1474
|
-
__proto__: null,
|
|
1475
|
-
actionName: actionName$I,
|
|
1476
|
-
authorizations: authorizations$I
|
|
1477
|
-
};
|
|
1478
|
-
|
|
1479
1479
|
const index$a = {
|
|
1480
1480
|
__proto__: null,
|
|
1481
1481
|
AcceptRequest: acceptRequest,
|
|
@@ -1527,60 +1527,60 @@ const index$8 = {
|
|
|
1527
1527
|
contractName: contractName$3
|
|
1528
1528
|
};
|
|
1529
1529
|
|
|
1530
|
-
const authorizations$
|
|
1531
|
-
const actionName$
|
|
1530
|
+
const authorizations$I = [{ permissions: [active], actor: _username }];
|
|
1531
|
+
const actionName$I = "propose";
|
|
1532
1532
|
|
|
1533
1533
|
const proposeTransaction = {
|
|
1534
|
+
__proto__: null,
|
|
1535
|
+
actionName: actionName$I,
|
|
1536
|
+
authorizations: authorizations$I
|
|
1537
|
+
};
|
|
1538
|
+
|
|
1539
|
+
const authorizations$H = [{ permissions: [active], actor: _username }];
|
|
1540
|
+
const actionName$H = "approve";
|
|
1541
|
+
|
|
1542
|
+
const approveProposal = {
|
|
1534
1543
|
__proto__: null,
|
|
1535
1544
|
actionName: actionName$H,
|
|
1536
1545
|
authorizations: authorizations$H
|
|
1537
1546
|
};
|
|
1538
1547
|
|
|
1539
1548
|
const authorizations$G = [{ permissions: [active], actor: _username }];
|
|
1540
|
-
const actionName$G = "
|
|
1549
|
+
const actionName$G = "unapprove";
|
|
1541
1550
|
|
|
1542
|
-
const
|
|
1551
|
+
const unapproveProposal = {
|
|
1543
1552
|
__proto__: null,
|
|
1544
1553
|
actionName: actionName$G,
|
|
1545
1554
|
authorizations: authorizations$G
|
|
1546
1555
|
};
|
|
1547
1556
|
|
|
1548
1557
|
const authorizations$F = [{ permissions: [active], actor: _username }];
|
|
1549
|
-
const actionName$F = "
|
|
1558
|
+
const actionName$F = "cancel";
|
|
1550
1559
|
|
|
1551
|
-
const
|
|
1560
|
+
const cancelProposal = {
|
|
1552
1561
|
__proto__: null,
|
|
1553
1562
|
actionName: actionName$F,
|
|
1554
1563
|
authorizations: authorizations$F
|
|
1555
1564
|
};
|
|
1556
1565
|
|
|
1557
1566
|
const authorizations$E = [{ permissions: [active], actor: _username }];
|
|
1558
|
-
const actionName$E = "
|
|
1567
|
+
const actionName$E = "exec";
|
|
1559
1568
|
|
|
1560
|
-
const
|
|
1569
|
+
const execProposal = {
|
|
1561
1570
|
__proto__: null,
|
|
1562
1571
|
actionName: actionName$E,
|
|
1563
1572
|
authorizations: authorizations$E
|
|
1564
1573
|
};
|
|
1565
1574
|
|
|
1566
1575
|
const authorizations$D = [{ permissions: [active], actor: _username }];
|
|
1567
|
-
const actionName$D = "
|
|
1576
|
+
const actionName$D = "invalidate";
|
|
1568
1577
|
|
|
1569
|
-
const
|
|
1578
|
+
const invalidateAccount = {
|
|
1570
1579
|
__proto__: null,
|
|
1571
1580
|
actionName: actionName$D,
|
|
1572
1581
|
authorizations: authorizations$D
|
|
1573
1582
|
};
|
|
1574
1583
|
|
|
1575
|
-
const authorizations$C = [{ permissions: [active], actor: _username }];
|
|
1576
|
-
const actionName$C = "invalidate";
|
|
1577
|
-
|
|
1578
|
-
const invalidateAccount = {
|
|
1579
|
-
__proto__: null,
|
|
1580
|
-
actionName: actionName$C,
|
|
1581
|
-
authorizations: authorizations$C
|
|
1582
|
-
};
|
|
1583
|
-
|
|
1584
1584
|
const index$7 = {
|
|
1585
1585
|
__proto__: null,
|
|
1586
1586
|
ApproveProposal: approveProposal,
|
|
@@ -1649,13 +1649,13 @@ const index$5 = {
|
|
|
1649
1649
|
contractName: contractName$2
|
|
1650
1650
|
};
|
|
1651
1651
|
|
|
1652
|
-
const authorizations$
|
|
1653
|
-
const actionName$
|
|
1652
|
+
const authorizations$C = [{ permissions: [active], actor: _username }];
|
|
1653
|
+
const actionName$C = "exec";
|
|
1654
1654
|
|
|
1655
1655
|
const exec = {
|
|
1656
1656
|
__proto__: null,
|
|
1657
|
-
actionName: actionName$
|
|
1658
|
-
authorizations: authorizations$
|
|
1657
|
+
actionName: actionName$C,
|
|
1658
|
+
authorizations: authorizations$C
|
|
1659
1659
|
};
|
|
1660
1660
|
|
|
1661
1661
|
const index$4 = {
|
|
@@ -1676,292 +1676,303 @@ const index$3 = {
|
|
|
1676
1676
|
contractName: contractName$1
|
|
1677
1677
|
};
|
|
1678
1678
|
|
|
1679
|
-
const authorizations$
|
|
1680
|
-
const actionName$
|
|
1679
|
+
const authorizations$B = [{ permissions: [active], actor: _system }];
|
|
1680
|
+
const actionName$B = "init";
|
|
1681
1681
|
|
|
1682
1682
|
const init = {
|
|
1683
|
+
__proto__: null,
|
|
1684
|
+
actionName: actionName$B,
|
|
1685
|
+
authorizations: authorizations$B
|
|
1686
|
+
};
|
|
1687
|
+
|
|
1688
|
+
const authorizations$A = [{ permissions: [active], actor: _contract }];
|
|
1689
|
+
const actionName$A = "setcode";
|
|
1690
|
+
|
|
1691
|
+
const setCode = {
|
|
1683
1692
|
__proto__: null,
|
|
1684
1693
|
actionName: actionName$A,
|
|
1685
1694
|
authorizations: authorizations$A
|
|
1686
1695
|
};
|
|
1687
1696
|
|
|
1688
|
-
const authorizations$z = [{ permissions: [active], actor:
|
|
1689
|
-
const actionName$z = "
|
|
1697
|
+
const authorizations$z = [{ permissions: [active], actor: _system }];
|
|
1698
|
+
const actionName$z = "initemission";
|
|
1690
1699
|
|
|
1691
|
-
const
|
|
1700
|
+
const initEmission = {
|
|
1692
1701
|
__proto__: null,
|
|
1693
1702
|
actionName: actionName$z,
|
|
1694
1703
|
authorizations: authorizations$z
|
|
1695
1704
|
};
|
|
1696
1705
|
|
|
1697
1706
|
const authorizations$y = [{ permissions: [active], actor: _system }];
|
|
1698
|
-
const actionName$y = "
|
|
1707
|
+
const actionName$y = "setacctcpu";
|
|
1699
1708
|
|
|
1700
|
-
const
|
|
1709
|
+
const setCPULimits = {
|
|
1701
1710
|
__proto__: null,
|
|
1702
1711
|
actionName: actionName$y,
|
|
1703
1712
|
authorizations: authorizations$y
|
|
1704
1713
|
};
|
|
1705
1714
|
|
|
1706
1715
|
const authorizations$x = [{ permissions: [active], actor: _system }];
|
|
1707
|
-
const actionName$x = "
|
|
1716
|
+
const actionName$x = "setacctnet";
|
|
1708
1717
|
|
|
1709
|
-
const
|
|
1718
|
+
const setNETLimits = {
|
|
1710
1719
|
__proto__: null,
|
|
1711
1720
|
actionName: actionName$x,
|
|
1712
1721
|
authorizations: authorizations$x
|
|
1713
1722
|
};
|
|
1714
1723
|
|
|
1715
1724
|
const authorizations$w = [{ permissions: [active], actor: _system }];
|
|
1716
|
-
const actionName$w = "
|
|
1725
|
+
const actionName$w = "setacctram";
|
|
1717
1726
|
|
|
1718
|
-
const
|
|
1727
|
+
const setRAMLimits = {
|
|
1719
1728
|
__proto__: null,
|
|
1720
1729
|
actionName: actionName$w,
|
|
1721
1730
|
authorizations: authorizations$w
|
|
1722
1731
|
};
|
|
1723
1732
|
|
|
1724
1733
|
const authorizations$v = [{ permissions: [active], actor: _system }];
|
|
1725
|
-
const actionName$v = "
|
|
1734
|
+
const actionName$v = "activate";
|
|
1726
1735
|
|
|
1727
|
-
const
|
|
1736
|
+
const activateFeature = {
|
|
1728
1737
|
__proto__: null,
|
|
1729
1738
|
actionName: actionName$v,
|
|
1730
1739
|
authorizations: authorizations$v
|
|
1731
1740
|
};
|
|
1732
1741
|
|
|
1733
|
-
const authorizations$u = [{ permissions: [active], actor:
|
|
1734
|
-
const actionName$u = "
|
|
1742
|
+
const authorizations$u = [{ permissions: [active], actor: _username }];
|
|
1743
|
+
const actionName$u = "delegatebw";
|
|
1735
1744
|
|
|
1736
|
-
const
|
|
1745
|
+
const delegateBW = {
|
|
1737
1746
|
__proto__: null,
|
|
1738
1747
|
actionName: actionName$u,
|
|
1739
1748
|
authorizations: authorizations$u
|
|
1740
1749
|
};
|
|
1741
1750
|
|
|
1742
1751
|
const authorizations$t = [{ permissions: [active], actor: _username }];
|
|
1743
|
-
const actionName$t = "
|
|
1752
|
+
const actionName$t = "undelegatebw";
|
|
1744
1753
|
|
|
1745
|
-
const
|
|
1754
|
+
const undelegateBW = {
|
|
1746
1755
|
__proto__: null,
|
|
1747
1756
|
actionName: actionName$t,
|
|
1748
1757
|
authorizations: authorizations$t
|
|
1749
1758
|
};
|
|
1750
1759
|
|
|
1751
1760
|
const authorizations$s = [{ permissions: [active], actor: _username }];
|
|
1752
|
-
const actionName$s = "
|
|
1761
|
+
const actionName$s = "buyram";
|
|
1753
1762
|
|
|
1754
|
-
const
|
|
1763
|
+
const buyRAM = {
|
|
1755
1764
|
__proto__: null,
|
|
1756
1765
|
actionName: actionName$s,
|
|
1757
1766
|
authorizations: authorizations$s
|
|
1758
1767
|
};
|
|
1759
1768
|
|
|
1760
1769
|
const authorizations$r = [{ permissions: [active], actor: _username }];
|
|
1761
|
-
const actionName$r = "
|
|
1770
|
+
const actionName$r = "buyrambytes";
|
|
1762
1771
|
|
|
1763
|
-
const
|
|
1772
|
+
const buyRAMBytes = {
|
|
1764
1773
|
__proto__: null,
|
|
1765
1774
|
actionName: actionName$r,
|
|
1766
1775
|
authorizations: authorizations$r
|
|
1767
1776
|
};
|
|
1768
1777
|
|
|
1769
1778
|
const authorizations$q = [{ permissions: [active], actor: _username }];
|
|
1770
|
-
const actionName$q = "
|
|
1779
|
+
const actionName$q = "refund";
|
|
1771
1780
|
|
|
1772
|
-
const
|
|
1781
|
+
const refund = {
|
|
1773
1782
|
__proto__: null,
|
|
1774
1783
|
actionName: actionName$q,
|
|
1775
1784
|
authorizations: authorizations$q
|
|
1776
1785
|
};
|
|
1777
1786
|
|
|
1778
1787
|
const authorizations$p = [{ permissions: [active], actor: _username }];
|
|
1779
|
-
const actionName$p = "
|
|
1788
|
+
const actionName$p = "regproducer";
|
|
1780
1789
|
|
|
1781
|
-
const
|
|
1790
|
+
const registerProducer = {
|
|
1782
1791
|
__proto__: null,
|
|
1783
1792
|
actionName: actionName$p,
|
|
1784
1793
|
authorizations: authorizations$p
|
|
1785
1794
|
};
|
|
1786
1795
|
|
|
1787
1796
|
const authorizations$o = [{ permissions: [active], actor: _username }];
|
|
1788
|
-
const actionName$o = "
|
|
1797
|
+
const actionName$o = "regproducer2";
|
|
1789
1798
|
|
|
1790
|
-
const
|
|
1799
|
+
const registerProducer2 = {
|
|
1791
1800
|
__proto__: null,
|
|
1792
1801
|
actionName: actionName$o,
|
|
1793
1802
|
authorizations: authorizations$o
|
|
1794
1803
|
};
|
|
1795
1804
|
|
|
1796
1805
|
const authorizations$n = [{ permissions: [active], actor: _username }];
|
|
1797
|
-
const actionName$n = "
|
|
1806
|
+
const actionName$n = "unregprod";
|
|
1798
1807
|
|
|
1799
|
-
const
|
|
1808
|
+
const unregisterProducer = {
|
|
1800
1809
|
__proto__: null,
|
|
1801
1810
|
actionName: actionName$n,
|
|
1802
1811
|
authorizations: authorizations$n
|
|
1803
1812
|
};
|
|
1804
1813
|
|
|
1805
|
-
const authorizations$m = [{ permissions: [active], actor:
|
|
1806
|
-
const actionName$m = "
|
|
1814
|
+
const authorizations$m = [{ permissions: [active], actor: _system }];
|
|
1815
|
+
const actionName$m = "setram";
|
|
1807
1816
|
|
|
1808
|
-
const
|
|
1817
|
+
const setTotalRAM = {
|
|
1809
1818
|
__proto__: null,
|
|
1810
1819
|
actionName: actionName$m,
|
|
1811
1820
|
authorizations: authorizations$m
|
|
1812
1821
|
};
|
|
1813
1822
|
|
|
1814
1823
|
const authorizations$l = [{ permissions: [active], actor: _system }];
|
|
1815
|
-
const actionName$l = "
|
|
1824
|
+
const actionName$l = "setramrate";
|
|
1816
1825
|
|
|
1817
|
-
const
|
|
1826
|
+
const setTotalRAMRate = {
|
|
1818
1827
|
__proto__: null,
|
|
1819
1828
|
actionName: actionName$l,
|
|
1820
1829
|
authorizations: authorizations$l
|
|
1821
1830
|
};
|
|
1822
1831
|
|
|
1823
|
-
const authorizations$k = [{ permissions: [active], actor:
|
|
1824
|
-
const actionName$k = "
|
|
1832
|
+
const authorizations$k = [{ permissions: [active], actor: _username }];
|
|
1833
|
+
const actionName$k = "voteproducer";
|
|
1825
1834
|
|
|
1826
|
-
const
|
|
1835
|
+
const voteForProducer = {
|
|
1827
1836
|
__proto__: null,
|
|
1828
1837
|
actionName: actionName$k,
|
|
1829
1838
|
authorizations: authorizations$k
|
|
1830
1839
|
};
|
|
1831
1840
|
|
|
1832
1841
|
const authorizations$j = [{ permissions: [active], actor: _username }];
|
|
1833
|
-
const actionName$j = "
|
|
1842
|
+
const actionName$j = "voteupdate";
|
|
1834
1843
|
|
|
1835
|
-
const
|
|
1844
|
+
const voteUpdate = {
|
|
1836
1845
|
__proto__: null,
|
|
1837
1846
|
actionName: actionName$j,
|
|
1838
1847
|
authorizations: authorizations$j
|
|
1839
1848
|
};
|
|
1840
1849
|
|
|
1841
1850
|
const authorizations$i = [{ permissions: [active], actor: _username }];
|
|
1842
|
-
const actionName$i = "
|
|
1851
|
+
const actionName$i = "regproxy";
|
|
1843
1852
|
|
|
1844
|
-
const
|
|
1853
|
+
const registerProxy = {
|
|
1845
1854
|
__proto__: null,
|
|
1846
1855
|
actionName: actionName$i,
|
|
1847
1856
|
authorizations: authorizations$i
|
|
1848
1857
|
};
|
|
1849
1858
|
|
|
1850
1859
|
const authorizations$h = [{ permissions: [active], actor: _username }];
|
|
1851
|
-
const actionName$h = "
|
|
1860
|
+
const actionName$h = "claimrewards";
|
|
1852
1861
|
|
|
1853
|
-
const
|
|
1862
|
+
const claimRewards = {
|
|
1854
1863
|
__proto__: null,
|
|
1855
1864
|
actionName: actionName$h,
|
|
1856
1865
|
authorizations: authorizations$h
|
|
1857
1866
|
};
|
|
1858
1867
|
|
|
1859
|
-
const authorizations$g = [{ permissions: [active], actor:
|
|
1860
|
-
const actionName$g = "
|
|
1868
|
+
const authorizations$g = [{ permissions: [active], actor: _system }];
|
|
1869
|
+
const actionName$g = "rmvproducer";
|
|
1861
1870
|
|
|
1862
|
-
const
|
|
1871
|
+
const removeProducer = {
|
|
1863
1872
|
__proto__: null,
|
|
1864
1873
|
actionName: actionName$g,
|
|
1865
1874
|
authorizations: authorizations$g
|
|
1866
1875
|
};
|
|
1867
1876
|
|
|
1868
1877
|
const authorizations$f = [{ permissions: [active], actor: _system }];
|
|
1869
|
-
const actionName$f = "
|
|
1878
|
+
const actionName$f = "updtrevision";
|
|
1870
1879
|
|
|
1871
|
-
const
|
|
1880
|
+
const updateRevision = {
|
|
1872
1881
|
__proto__: null,
|
|
1873
1882
|
actionName: actionName$f,
|
|
1874
1883
|
authorizations: authorizations$f
|
|
1875
1884
|
};
|
|
1876
1885
|
|
|
1877
|
-
const authorizations$e = [{ permissions: [active], actor:
|
|
1878
|
-
const actionName$e = "
|
|
1886
|
+
const authorizations$e = [{ permissions: [active], actor: _username }];
|
|
1887
|
+
const actionName$e = "bidname";
|
|
1879
1888
|
|
|
1880
|
-
const
|
|
1889
|
+
const bidName = {
|
|
1881
1890
|
__proto__: null,
|
|
1882
1891
|
actionName: actionName$e,
|
|
1883
1892
|
authorizations: authorizations$e
|
|
1884
1893
|
};
|
|
1885
1894
|
|
|
1886
1895
|
const authorizations$d = [{ permissions: [active], actor: _username }];
|
|
1887
|
-
const actionName$d = "
|
|
1896
|
+
const actionName$d = "bidrefund";
|
|
1888
1897
|
|
|
1889
|
-
const
|
|
1898
|
+
const bidNameRefund = {
|
|
1890
1899
|
__proto__: null,
|
|
1891
1900
|
actionName: actionName$d,
|
|
1892
1901
|
authorizations: authorizations$d
|
|
1893
1902
|
};
|
|
1894
1903
|
|
|
1895
|
-
const authorizations$c = [{ permissions: [active], actor:
|
|
1896
|
-
const actionName$c = "
|
|
1904
|
+
const authorizations$c = [{ permissions: [active], actor: _system }];
|
|
1905
|
+
const actionName$c = "setpriv";
|
|
1897
1906
|
|
|
1898
|
-
const
|
|
1907
|
+
const setPrivileged = {
|
|
1899
1908
|
__proto__: null,
|
|
1900
1909
|
actionName: actionName$c,
|
|
1901
1910
|
authorizations: authorizations$c
|
|
1902
1911
|
};
|
|
1903
1912
|
|
|
1904
1913
|
const authorizations$b = [{ permissions: [active], actor: _system }];
|
|
1905
|
-
const actionName$b = "
|
|
1914
|
+
const actionName$b = "setalimits";
|
|
1906
1915
|
|
|
1907
|
-
const
|
|
1916
|
+
const setAccountLimits = {
|
|
1908
1917
|
__proto__: null,
|
|
1909
1918
|
actionName: actionName$b,
|
|
1910
1919
|
authorizations: authorizations$b
|
|
1911
1920
|
};
|
|
1912
1921
|
|
|
1913
1922
|
const authorizations$a = [{ permissions: [active], actor: _system }];
|
|
1914
|
-
const actionName$a = "
|
|
1923
|
+
const actionName$a = "setparams";
|
|
1915
1924
|
|
|
1916
|
-
const
|
|
1925
|
+
const setParams = {
|
|
1917
1926
|
__proto__: null,
|
|
1918
1927
|
actionName: actionName$a,
|
|
1919
1928
|
authorizations: authorizations$a
|
|
1920
1929
|
};
|
|
1921
1930
|
|
|
1922
1931
|
const authorizations$9 = [{ permissions: [active], actor: _system }];
|
|
1923
|
-
const actionName$9 = "
|
|
1932
|
+
const actionName$9 = "cfgpowerup";
|
|
1924
1933
|
|
|
1925
|
-
const
|
|
1934
|
+
const initPowerup = {
|
|
1926
1935
|
__proto__: null,
|
|
1927
1936
|
actionName: actionName$9,
|
|
1928
1937
|
authorizations: authorizations$9
|
|
1929
1938
|
};
|
|
1930
1939
|
|
|
1931
|
-
const authorizations$8 = [{ permissions: [active], actor:
|
|
1932
|
-
const actionName$8 = "
|
|
1940
|
+
const authorizations$8 = [{ permissions: [active], actor: _username }];
|
|
1941
|
+
const actionName$8 = "powerupexec";
|
|
1933
1942
|
|
|
1934
|
-
const
|
|
1943
|
+
const execPowerup = {
|
|
1935
1944
|
__proto__: null,
|
|
1936
1945
|
actionName: actionName$8,
|
|
1937
1946
|
authorizations: authorizations$8
|
|
1938
1947
|
};
|
|
1939
1948
|
|
|
1940
1949
|
const authorizations$7 = [{ permissions: [active], actor: _username }];
|
|
1941
|
-
const actionName$7 = "
|
|
1950
|
+
const actionName$7 = "powerup";
|
|
1942
1951
|
|
|
1943
|
-
const
|
|
1952
|
+
const powerup = {
|
|
1944
1953
|
__proto__: null,
|
|
1945
1954
|
actionName: actionName$7,
|
|
1946
1955
|
authorizations: authorizations$7
|
|
1947
1956
|
};
|
|
1948
1957
|
|
|
1949
|
-
const authorizations$6 = [
|
|
1950
|
-
|
|
1958
|
+
const authorizations$6 = [
|
|
1959
|
+
{ permissions: [active], actor: _system },
|
|
1960
|
+
{ permissions: [active], actor: _registrator }
|
|
1961
|
+
];
|
|
1962
|
+
const actionName$6 = "newaccount";
|
|
1951
1963
|
|
|
1952
|
-
const
|
|
1964
|
+
const newAccount = {
|
|
1953
1965
|
__proto__: null,
|
|
1954
1966
|
actionName: actionName$6,
|
|
1955
1967
|
authorizations: authorizations$6
|
|
1956
1968
|
};
|
|
1957
1969
|
|
|
1958
1970
|
const authorizations$5 = [
|
|
1959
|
-
{ permissions: [active], actor: _system },
|
|
1960
1971
|
{ permissions: [active], actor: _registrator }
|
|
1961
1972
|
];
|
|
1962
|
-
const actionName$5 = "
|
|
1973
|
+
const actionName$5 = "createaccnt";
|
|
1963
1974
|
|
|
1964
|
-
const
|
|
1975
|
+
const createAccount = {
|
|
1965
1976
|
__proto__: null,
|
|
1966
1977
|
actionName: actionName$5,
|
|
1967
1978
|
authorizations: authorizations$5
|
|
@@ -2021,6 +2032,7 @@ const index$2 = {
|
|
|
2021
2032
|
BuyRAMBytes: buyRAMBytes,
|
|
2022
2033
|
CancelDelay: cancelDelay,
|
|
2023
2034
|
ClaimRewards: claimRewards,
|
|
2035
|
+
CreateAccount: createAccount,
|
|
2024
2036
|
DelegateBW: delegateBW,
|
|
2025
2037
|
DeleteAuth: deleteAuth,
|
|
2026
2038
|
ExecPowerup: execPowerup,
|