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