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