cooptypes 0.5.7 → 0.5.10

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 CHANGED
@@ -95,49 +95,49 @@ const index$z = {
95
95
  Permissions: index$A
96
96
  };
97
97
 
98
- const authorizations$27 = [{ permissions: [active], actor: _system }];
99
- const actionName$27 = "createtrans";
98
+ const authorizations$29 = [{ permissions: [active], actor: _system }];
99
+ const actionName$29 = "createtrans";
100
100
 
101
101
  const createTranslation = {
102
102
  __proto__: null,
103
- actionName: actionName$27,
104
- authorizations: authorizations$27
103
+ actionName: actionName$29,
104
+ authorizations: authorizations$29
105
105
  };
106
106
 
107
- const authorizations$26 = [{ permissions: [active], actor: _system }];
108
- const actionName$26 = "createdraft";
107
+ const authorizations$28 = [{ permissions: [active], actor: _system }];
108
+ const actionName$28 = "createdraft";
109
109
 
110
110
  const createDraft = {
111
111
  __proto__: null,
112
- actionName: actionName$26,
113
- authorizations: authorizations$26
112
+ actionName: actionName$28,
113
+ authorizations: authorizations$28
114
114
  };
115
115
 
116
- const authorizations$25 = [{ permissions: [active], actor: _system }];
117
- const actionName$25 = "deldraft";
116
+ const authorizations$27 = [{ permissions: [active], actor: _system }];
117
+ const actionName$27 = "deldraft";
118
118
 
119
119
  const deleteDraft = {
120
120
  __proto__: null,
121
- actionName: actionName$25,
122
- authorizations: authorizations$25
121
+ actionName: actionName$27,
122
+ authorizations: authorizations$27
123
123
  };
124
124
 
125
- const authorizations$24 = [{ permissions: [active], actor: _system }];
126
- const actionName$24 = "edittrans";
125
+ const authorizations$26 = [{ permissions: [active], actor: _system }];
126
+ const actionName$26 = "edittrans";
127
127
 
128
128
  const editTranslation = {
129
129
  __proto__: null,
130
- actionName: actionName$24,
131
- authorizations: authorizations$24
130
+ actionName: actionName$26,
131
+ authorizations: authorizations$26
132
132
  };
133
133
 
134
- const authorizations$23 = [{ permissions: [active], actor: _draft }];
135
- const actionName$23 = "newid";
134
+ const authorizations$25 = [{ permissions: [active], actor: _draft }];
135
+ const actionName$25 = "newid";
136
136
 
137
137
  const newId = {
138
138
  __proto__: null,
139
- actionName: actionName$23,
140
- authorizations: authorizations$23
139
+ actionName: actionName$25,
140
+ authorizations: authorizations$25
141
141
  };
142
142
 
143
143
  const index$y = {
@@ -187,145 +187,145 @@ const index$w = {
187
187
  contractName: contractName$9
188
188
  };
189
189
 
190
- const authorizations$22 = [{ permissions: [active], actor: _fund }];
191
- const actionName$22 = "addaccum";
190
+ const authorizations$24 = [{ permissions: [active], actor: _fund }];
191
+ const actionName$24 = "addaccum";
192
192
 
193
193
  const addAccumulation = {
194
+ __proto__: null,
195
+ actionName: actionName$24,
196
+ authorizations: authorizations$24
197
+ };
198
+
199
+ const authorizations$23 = [{ permissions: [active], actor: _fund }];
200
+ const actionName$23 = "subaccum";
201
+
202
+ const subAccumulation = {
203
+ __proto__: null,
204
+ actionName: actionName$23,
205
+ authorizations: authorizations$23
206
+ };
207
+
208
+ const authorizations$22 = [{ permissions: [active], actor: _gateway }];
209
+ const actionName$22 = "addcirculate";
210
+
211
+ const addCirculation = {
194
212
  __proto__: null,
195
213
  actionName: actionName$22,
196
214
  authorizations: authorizations$22
197
215
  };
198
216
 
199
217
  const authorizations$21 = [{ permissions: [active], actor: _fund }];
200
- const actionName$21 = "subaccum";
218
+ const actionName$21 = "addexpense";
201
219
 
202
- const subAccumulation = {
220
+ const addExpense = {
203
221
  __proto__: null,
204
222
  actionName: actionName$21,
205
223
  authorizations: authorizations$21
206
224
  };
207
225
 
208
- const authorizations$20 = [{ permissions: [active], actor: _gateway }];
209
- const actionName$20 = "addcirculate";
226
+ const authorizations$20 = [{ permissions: [active], actor: _soviet }];
227
+ const actionName$20 = "authorize";
210
228
 
211
- const addCirculation = {
229
+ const authorizeWithdraw = {
212
230
  __proto__: null,
213
231
  actionName: actionName$20,
214
232
  authorizations: authorizations$20
215
233
  };
216
234
 
217
- const authorizations$1$ = [{ permissions: [active], actor: _fund }];
218
- const actionName$1$ = "addexpense";
235
+ const authorizations$1$ = [{ permissions: [active, special], actor: _admin }];
236
+ const actionName$1$ = "complete";
219
237
 
220
- const addExpense = {
238
+ const completeWithdraw$1 = {
221
239
  __proto__: null,
222
240
  actionName: actionName$1$,
223
241
  authorizations: authorizations$1$
224
242
  };
225
243
 
226
- const authorizations$1_ = [{ permissions: [active], actor: _soviet }];
227
- const actionName$1_ = "authorize";
244
+ const authorizations$1_ = [{ permissions: [active], actor: _fund }];
245
+ const actionName$1_ = "newfund";
228
246
 
229
- const authorizeWithdraw = {
247
+ const newFund = {
230
248
  __proto__: null,
231
249
  actionName: actionName$1_,
232
250
  authorizations: authorizations$1_
233
251
  };
234
252
 
235
- const authorizations$1Z = [{ permissions: [active, special], actor: _admin }];
236
- const actionName$1Z = "complete";
253
+ const authorizations$1Z = [{ permissions: [active], actor: _chairman }];
254
+ const actionName$1Z = "createfund";
237
255
 
238
- const completeWithdraw$1 = {
256
+ const createFund = {
239
257
  __proto__: null,
240
258
  actionName: actionName$1Z,
241
259
  authorizations: authorizations$1Z
242
260
  };
243
261
 
244
- const authorizations$1Y = [{ permissions: [active], actor: _fund }];
245
- const actionName$1Y = "newfund";
262
+ const authorizations$1Y = [{ permissions: [active], actor: _chairman }];
263
+ const actionName$1Y = "delfund";
246
264
 
247
- const newFund = {
265
+ const deleteFund = {
248
266
  __proto__: null,
249
267
  actionName: actionName$1Y,
250
268
  authorizations: authorizations$1Y
251
269
  };
252
270
 
253
271
  const authorizations$1X = [{ permissions: [active], actor: _chairman }];
254
- const actionName$1X = "createfund";
272
+ const actionName$1X = "editfund";
255
273
 
256
- const createFund = {
274
+ const editFund = {
257
275
  __proto__: null,
258
276
  actionName: actionName$1X,
259
277
  authorizations: authorizations$1X
260
278
  };
261
279
 
262
- const authorizations$1W = [{ permissions: [active], actor: _chairman }];
263
- const actionName$1W = "delfund";
280
+ const authorizations$1W = [
281
+ { permissions: [active], actor: _username },
282
+ { permissions: [active, special], actor: _admin },
283
+ { permissions: [active], actor: _contract }
284
+ ];
285
+ const actionName$1W = "fundwithdraw";
264
286
 
265
- const deleteFund = {
287
+ const createWithdraw$1 = {
266
288
  __proto__: null,
267
289
  actionName: actionName$1W,
268
290
  authorizations: authorizations$1W
269
291
  };
270
292
 
271
- const authorizations$1V = [{ permissions: [active], actor: _chairman }];
272
- const actionName$1V = "editfund";
293
+ const authorizations$1V = [{ permissions: [active], actor: _soviet }];
294
+ const actionName$1V = "init";
273
295
 
274
- const editFund = {
296
+ const init$2 = {
275
297
  __proto__: null,
276
298
  actionName: actionName$1V,
277
299
  authorizations: authorizations$1V
278
300
  };
279
301
 
280
- const authorizations$1U = [
281
- { permissions: [active], actor: _username },
282
- { permissions: [active, special], actor: _admin },
283
- { permissions: [active], actor: _contract }
284
- ];
285
- const actionName$1U = "fundwithdraw";
302
+ const authorizations$1U = [{ permissions: [active], actor: _fund }];
303
+ const actionName$1U = "newwithdraw";
286
304
 
287
- const createWithdraw$1 = {
305
+ const newWithdraw = {
288
306
  __proto__: null,
289
307
  actionName: actionName$1U,
290
308
  authorizations: authorizations$1U
291
309
  };
292
310
 
293
- const authorizations$1T = [{ permissions: [active], actor: _soviet }];
294
- const actionName$1T = "init";
311
+ const authorizations$1T = [{ permissions: [active], actor: _marketplace }, { permissions: [active], actor: _gateway }];
312
+ const actionName$1T = "spreadamount";
295
313
 
296
- const init$1 = {
314
+ const spreadAmount = {
297
315
  __proto__: null,
298
316
  actionName: actionName$1T,
299
317
  authorizations: authorizations$1T
300
318
  };
301
319
 
302
- const authorizations$1S = [{ permissions: [active], actor: _fund }];
303
- const actionName$1S = "newwithdraw";
320
+ const authorizations$1S = [{ permissions: [active], actor: _gateway }];
321
+ const actionName$1S = "subcirculate";
304
322
 
305
- const newWithdraw = {
323
+ const subCirculation = {
306
324
  __proto__: null,
307
325
  actionName: actionName$1S,
308
326
  authorizations: authorizations$1S
309
327
  };
310
328
 
311
- const authorizations$1R = [{ permissions: [active], actor: _marketplace }, { permissions: [active], actor: _gateway }];
312
- const actionName$1R = "spreadamount";
313
-
314
- const spreadAmount = {
315
- __proto__: null,
316
- actionName: actionName$1R,
317
- authorizations: authorizations$1R
318
- };
319
-
320
- const authorizations$1Q = [{ permissions: [active], actor: _gateway }];
321
- const actionName$1Q = "subcirculate";
322
-
323
- const subCirculation = {
324
- __proto__: null,
325
- actionName: actionName$1Q,
326
- authorizations: authorizations$1Q
327
- };
328
-
329
329
  const index$v = {
330
330
  __proto__: null,
331
331
  AddAccumulation: addAccumulation,
@@ -337,7 +337,7 @@ const index$v = {
337
337
  CreateWithdraw: createWithdraw$1,
338
338
  DeleteFund: deleteFund,
339
339
  EditFund: editFund,
340
- Init: init$1,
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$1P = [{ permissions: [active, special], actor: _coopname }];
407
- const actionName$1P = "deposit";
406
+ const authorizations$1R = [{ permissions: [active, special], actor: _coopname }];
407
+ const actionName$1R = "deposit";
408
408
 
409
409
  const createDeposit = {
410
410
  __proto__: null,
411
- actionName: actionName$1P,
412
- authorizations: authorizations$1P
411
+ actionName: actionName$1R,
412
+ authorizations: authorizations$1R
413
413
  };
414
414
 
415
- const authorizations$1O = [{ permissions: [active, special], actor: _admin }];
416
- const actionName$1O = "dpcomplete";
415
+ const authorizations$1Q = [{ permissions: [active, special], actor: _admin }];
416
+ const actionName$1Q = "dpcomplete";
417
417
 
418
418
  const completeDeposit = {
419
419
  __proto__: null,
420
- actionName: actionName$1O,
421
- authorizations: authorizations$1O
420
+ actionName: actionName$1Q,
421
+ authorizations: authorizations$1Q
422
422
  };
423
423
 
424
- const authorizations$1N = [{ permissions: [active, special], actor: _admin }];
425
- const actionName$1N = "dpfail";
424
+ const authorizations$1P = [{ permissions: [active, special], actor: _admin }];
425
+ const actionName$1P = "dpfail";
426
426
 
427
427
  const failDeposit = {
428
428
  __proto__: null,
429
- actionName: actionName$1N,
430
- authorizations: authorizations$1N
429
+ actionName: actionName$1P,
430
+ authorizations: authorizations$1P
431
431
  };
432
432
 
433
- const authorizations$1M = [{ permissions: [active], actor: _gateway }];
434
- const actionName$1M = "newdepositid";
433
+ const authorizations$1O = [{ permissions: [active], actor: _gateway }];
434
+ const actionName$1O = "newdepositid";
435
435
 
436
436
  const newDepositId = {
437
437
  __proto__: null,
438
- actionName: actionName$1M,
439
- authorizations: authorizations$1M
438
+ actionName: actionName$1O,
439
+ authorizations: authorizations$1O
440
440
  };
441
441
 
442
- const authorizations$1L = [{ permissions: [active], actor: _gateway }];
443
- const actionName$1L = "newwithdrid";
442
+ const authorizations$1N = [{ permissions: [active], actor: _gateway }];
443
+ const actionName$1N = "newwithdrid";
444
444
 
445
445
  const newWithdrawId = {
446
446
  __proto__: null,
447
- actionName: actionName$1L,
448
- authorizations: authorizations$1L
447
+ actionName: actionName$1N,
448
+ authorizations: authorizations$1N
449
449
  };
450
450
 
451
- const authorizations$1K = [{ permissions: [active], actor: _username }];
452
- const actionName$1K = "withdraw";
451
+ const authorizations$1M = [{ permissions: [active], actor: _username }];
452
+ const actionName$1M = "withdraw";
453
453
 
454
454
  const createWithdraw = {
455
455
  __proto__: null,
456
- actionName: actionName$1K,
457
- authorizations: authorizations$1K
456
+ actionName: actionName$1M,
457
+ authorizations: authorizations$1M
458
458
  };
459
459
 
460
- const authorizations$1J = [{ permissions: [active, special], actor: _admin }];
461
- const actionName$1J = "wthdcomplete";
460
+ const authorizations$1L = [{ permissions: [active, special], actor: _admin }];
461
+ const actionName$1L = "wthdcomplete";
462
462
 
463
463
  const completeWithdraw = {
464
464
  __proto__: null,
465
- actionName: actionName$1J,
466
- authorizations: authorizations$1J
465
+ actionName: actionName$1L,
466
+ authorizations: authorizations$1L
467
467
  };
468
468
 
469
- const authorizations$1I = [{ permissions: [active, special], actor: _admin }];
470
- const actionName$1I = "wthdfail";
469
+ const authorizations$1K = [{ permissions: [active, special], actor: _admin }];
470
+ const actionName$1K = "wthdfail";
471
471
 
472
472
  const failWithdraw = {
473
473
  __proto__: null,
474
- actionName: actionName$1I,
475
- authorizations: authorizations$1I
474
+ actionName: actionName$1K,
475
+ authorizations: authorizations$1K
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$1H = [{ permissions: [active], actor: _system }];
529
- const actionName$1H = "verificate";
528
+ const authorizations$1J = [{ permissions: [active], actor: _system }];
529
+ const actionName$1J = "verificate";
530
530
 
531
531
  const verificateAccount = {
532
+ __proto__: null,
533
+ actionName: actionName$1J,
534
+ authorizations: authorizations$1J
535
+ };
536
+
537
+ const authorizations$1I = [{ permissions: [active], actor: _username }];
538
+ const actionName$1I = "update";
539
+
540
+ const updateAccount = {
541
+ __proto__: null,
542
+ actionName: actionName$1I,
543
+ authorizations: authorizations$1I
544
+ };
545
+
546
+ const authorizations$1H = [{ permissions: [active, special], actor: _admin }];
547
+ const actionName$1H = "newaccount";
548
+
549
+ const createAccount = {
532
550
  __proto__: null,
533
551
  actionName: actionName$1H,
534
552
  authorizations: authorizations$1H
535
553
  };
536
554
 
537
- const authorizations$1G = [{ permissions: [active], actor: _username }];
538
- const actionName$1G = "update";
555
+ const authorizations$1G = [{ permissions: [active, special], actor: _admin }];
556
+ const actionName$1G = "regorg";
539
557
 
540
- const updateAccount = {
558
+ const registerOrganization = {
541
559
  __proto__: null,
542
560
  actionName: actionName$1G,
543
561
  authorizations: authorizations$1G
544
562
  };
545
563
 
546
- const authorizations$1F = [{ permissions: [active, special], actor: _admin }];
547
- const actionName$1F = "newaccount";
564
+ const authorizations$1F = [{ permissions: [active], actor: _system }];
565
+ const actionName$1F = "changekey";
548
566
 
549
- const createAccount = {
567
+ const changeKey = {
550
568
  __proto__: null,
551
569
  actionName: actionName$1F,
552
570
  authorizations: authorizations$1F
553
571
  };
554
572
 
555
- const authorizations$1E = [{ permissions: [active, special], actor: _admin }];
556
- const actionName$1E = "regorg";
573
+ const authorizations$1E = [{ permissions: [active, special], actor: _admin }, { permissions: [active], actor: _username }];
574
+ const actionName$1E = "joincoop";
557
575
 
558
- const registerOrganization = {
576
+ const joinCooperative = {
559
577
  __proto__: null,
560
578
  actionName: actionName$1E,
561
579
  authorizations: authorizations$1E
562
580
  };
563
581
 
564
- const authorizations$1D = [{ permissions: [active], actor: _system }];
565
- const actionName$1D = "changekey";
582
+ const authorizations$1D = [{ permissions: [active], actor: _soviet }];
583
+ const actionName$1D = "confirmreg";
566
584
 
567
- const changeKey = {
585
+ const confirmJoin = {
568
586
  __proto__: null,
569
587
  actionName: actionName$1D,
570
588
  authorizations: authorizations$1D
571
589
  };
572
590
 
573
- const authorizations$1C = [{ permissions: [active, special], actor: _admin }, { permissions: [active], actor: _username }];
574
- const actionName$1C = "joincoop";
591
+ const authorizations$1C = [{ permissions: [active], actor: _system }];
592
+ const actionName$1C = "init";
575
593
 
576
- const joinCooperative = {
594
+ const init$1 = {
577
595
  __proto__: null,
578
596
  actionName: actionName$1C,
579
597
  authorizations: authorizations$1C
580
598
  };
581
599
 
582
- const authorizations$1B = [{ permissions: [active], actor: _soviet }];
583
- const actionName$1B = "confirmreg";
584
-
585
- const confirmJoin = {
586
- __proto__: null,
587
- actionName: actionName$1B,
588
- authorizations: authorizations$1B
589
- };
590
-
591
600
  const index$p = {
592
601
  __proto__: null,
593
602
  ChangeKey: changeKey,
594
603
  ConfirmJoin: confirmJoin,
595
604
  CreateAccount: createAccount,
605
+ Init: init$1,
596
606
  JoinCooperative: joinCooperative,
597
607
  RegisterOrganization: registerOrganization,
598
608
  UpdateAccount: updateAccount,
@@ -637,60 +647,60 @@ const index$n = {
637
647
  contractName: contractName$6
638
648
  };
639
649
 
640
- const authorizations$1A = [{ permissions: [active], actor: _username }];
641
- const actionName$1A = "transfer";
650
+ const authorizations$1B = [{ permissions: [active], actor: _username }];
651
+ const actionName$1B = "transfer";
642
652
 
643
653
  const transfer = {
654
+ __proto__: null,
655
+ actionName: actionName$1B,
656
+ authorizations: authorizations$1B
657
+ };
658
+
659
+ const authorizations$1A = [{ permissions: [active], actor: _username }];
660
+ const actionName$1A = "open";
661
+
662
+ const open = {
644
663
  __proto__: null,
645
664
  actionName: actionName$1A,
646
665
  authorizations: authorizations$1A
647
666
  };
648
667
 
649
668
  const authorizations$1z = [{ permissions: [active], actor: _username }];
650
- const actionName$1z = "open";
669
+ const actionName$1z = "close";
651
670
 
652
- const open = {
671
+ const close = {
653
672
  __proto__: null,
654
673
  actionName: actionName$1z,
655
674
  authorizations: authorizations$1z
656
675
  };
657
676
 
658
- const authorizations$1y = [{ permissions: [active], actor: _username }];
659
- const actionName$1y = "close";
677
+ const authorizations$1y = [{ permissions: [active], actor: _system$1 }];
678
+ const actionName$1y = "create";
660
679
 
661
- const close = {
680
+ const create = {
662
681
  __proto__: null,
663
682
  actionName: actionName$1y,
664
683
  authorizations: authorizations$1y
665
684
  };
666
685
 
667
- const authorizations$1x = [{ permissions: [active], actor: _system$1 }];
668
- const actionName$1x = "create";
686
+ const authorizations$1x = [{ permissions: [active], actor: "currencyStats.issuer" }];
687
+ const actionName$1x = "issue";
669
688
 
670
- const create = {
689
+ const issue = {
671
690
  __proto__: null,
672
691
  actionName: actionName$1x,
673
692
  authorizations: authorizations$1x
674
693
  };
675
694
 
676
695
  const authorizations$1w = [{ permissions: [active], actor: "currencyStats.issuer" }];
677
- const actionName$1w = "issue";
696
+ const actionName$1w = "retire";
678
697
 
679
- const issue = {
698
+ const retire = {
680
699
  __proto__: null,
681
700
  actionName: actionName$1w,
682
701
  authorizations: authorizations$1w
683
702
  };
684
703
 
685
- const authorizations$1v = [{ permissions: [active], actor: "currencyStats.issuer" }];
686
- const actionName$1v = "retire";
687
-
688
- const retire = {
689
- __proto__: null,
690
- actionName: actionName$1v,
691
- authorizations: authorizations$1v
692
- };
693
-
694
704
  const index$m = {
695
705
  __proto__: null,
696
706
  Close: close,
@@ -739,46 +749,55 @@ const index$k = {
739
749
  contractName: contractName$5
740
750
  };
741
751
 
742
- const authorizations$1u = [{ permissions: [active], actor: _soviet }];
743
- const actionName$1u = "draft";
752
+ const authorizations$1v = [{ permissions: [active], actor: _soviet }];
753
+ const actionName$1v = "draft";
744
754
 
745
755
  const draft = {
756
+ __proto__: null,
757
+ actionName: actionName$1v,
758
+ authorizations: authorizations$1v
759
+ };
760
+
761
+ const authorizations$1u = [{ permissions: [active], actor: _soviet }];
762
+ const actionName$1u = "batch";
763
+
764
+ const batch = {
746
765
  __proto__: null,
747
766
  actionName: actionName$1u,
748
767
  authorizations: authorizations$1u
749
768
  };
750
769
 
751
770
  const authorizations$1t = [{ permissions: [active], actor: _soviet }];
752
- const actionName$1t = "batch";
771
+ const actionName$1t = "statement";
753
772
 
754
- const batch = {
773
+ const statement = {
755
774
  __proto__: null,
756
775
  actionName: actionName$1t,
757
776
  authorizations: authorizations$1t
758
777
  };
759
778
 
760
779
  const authorizations$1s = [{ permissions: [active], actor: _soviet }];
761
- const actionName$1s = "statement";
780
+ const actionName$1s = "act";
762
781
 
763
- const statement = {
782
+ const act = {
764
783
  __proto__: null,
765
784
  actionName: actionName$1s,
766
785
  authorizations: authorizations$1s
767
786
  };
768
787
 
769
788
  const authorizations$1r = [{ permissions: [active], actor: _soviet }];
770
- const actionName$1r = "act";
789
+ const actionName$1r = "decision";
771
790
 
772
- const act = {
791
+ const decision = {
773
792
  __proto__: null,
774
793
  actionName: actionName$1r,
775
794
  authorizations: authorizations$1r
776
795
  };
777
796
 
778
797
  const authorizations$1q = [{ permissions: [active], actor: _soviet }];
779
- const actionName$1q = "decision";
798
+ const actionName$1q = "program";
780
799
 
781
- const decision = {
800
+ const program = {
782
801
  __proto__: null,
783
802
  actionName: actionName$1q,
784
803
  authorizations: authorizations$1q
@@ -790,6 +809,7 @@ const index$j = {
790
809
  Batch: batch,
791
810
  Decision: decision,
792
811
  Draft: draft,
812
+ Program: program,
793
813
  Statement: statement
794
814
  };
795
815
 
@@ -1479,7 +1499,7 @@ const index$a = {
1479
1499
  UpdateRequests: updateRequest
1480
1500
  };
1481
1501
 
1482
- const tableName$g = "exchange";
1502
+ const tableName$g = "requests";
1483
1503
  const scope$g = _coopname;
1484
1504
 
1485
1505
  const requests = {