cooptypes 0.5.4 → 0.5.5

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
@@ -796,11 +796,11 @@ const decision = {
796
796
 
797
797
  const index$j = {
798
798
  __proto__: null,
799
- act: act,
800
- batch: batch,
801
- decision: decision,
802
- draft: draft,
803
- statement: statement
799
+ Act: act,
800
+ Batch: batch,
801
+ Decision: decision,
802
+ Draft: draft,
803
+ Statement: statement
804
804
  };
805
805
 
806
806
  const authorizations$1p = [{ permissions: [active], actor: _chairman }];
@@ -832,9 +832,9 @@ const editAddress = {
832
832
 
833
833
  const index$i = {
834
834
  __proto__: null,
835
- createAddress: createAddress,
836
- deleteAddress: deleteAddress,
837
- editAddress: editAddress
835
+ CreateAddress: createAddress,
836
+ DeleteAddress: deleteAddress,
837
+ EditAddress: editAddress
838
838
  };
839
839
 
840
840
  const authorizations$1m = [
@@ -915,12 +915,12 @@ const subProgramBalance = {
915
915
 
916
916
  const index$h = {
917
917
  __proto__: null,
918
- addBalance: addBalance,
919
- addProgramBalance: addProgramBalance,
920
- blockBalance: blockBalance,
921
- subBalance: subBalance,
922
- subProgramBalance: subProgramBalance,
923
- unblockBalance: unblockBalance
918
+ AddBalance: addBalance,
919
+ AddProgramBalance: addProgramBalance,
920
+ BlockBalance: blockBalance,
921
+ SubBalance: subBalance,
922
+ SubProgramBalance: subProgramBalance,
923
+ UnblockBalance: unblockBalance
924
924
  };
925
925
 
926
926
  const authorizations$1g = [
@@ -1108,19 +1108,19 @@ const disautomate = {
1108
1108
 
1109
1109
  const index$f = {
1110
1110
  __proto__: null,
1111
- authorize: authorize$1,
1112
- automate: automate,
1113
- cancelVote: cancelVote,
1114
- disautomate: disautomate,
1115
- exec: exec$1,
1116
- fundWithdrawDecision: fundWithdrawDecision,
1117
- joinCoopDecision: joinCoopDecision,
1118
- marketDecision: marketDecision,
1119
- productRecieved: productRecieved,
1120
- validate: validate,
1121
- voteAgainst: voteAgainst,
1122
- voteFor: voteFor,
1123
- withdrawDecision: withdrawDecision
1111
+ Authorize: authorize$1,
1112
+ Automate: automate,
1113
+ CancelVote: cancelVote,
1114
+ Disautomate: disautomate,
1115
+ Exec: exec$1,
1116
+ FundWithdrawDecision: fundWithdrawDecision,
1117
+ JoinCoopDecision: joinCoopDecision,
1118
+ MarketDecision: marketDecision,
1119
+ ProductRecieved: productRecieved,
1120
+ Validate: validate,
1121
+ VoteAgainst: voteAgainst,
1122
+ VoteFor: voteFor,
1123
+ WithdrawDecision: withdrawDecision
1124
1124
  };
1125
1125
 
1126
1126
  const authorizations$10 = [{ permissions: [active], actor: _chairman }];
@@ -1468,25 +1468,25 @@ const updateRequest = {
1468
1468
 
1469
1469
  const index$a = {
1470
1470
  __proto__: null,
1471
- acceptRequest: acceptRequest,
1472
- authorize: authorize,
1473
- cancelRequest: cancelRequest,
1474
- completeRequest: completeRequest,
1475
- confirmRecieve: confirmRecieve,
1476
- confirmSupply: confirmSupply,
1477
- createOffer: createOffer,
1478
- createOrder: createOrder,
1479
- declineRequest: declineRequest,
1480
- deliverOnRequest: deliverOnRequest,
1481
- moderateRequest: moderateRequest,
1482
- newRequestId: newRequestId,
1483
- openDispute: openDispute,
1484
- prohibitRequest: prohibitRequest,
1485
- publishRequest: publishRequest,
1486
- recieveOnRequest: recieveOnRequest,
1487
- supplyOnRequest: supplyOnRequest,
1488
- unpublishRequest: unpublishRequest,
1489
- updateRequests: updateRequest
1471
+ AcceptRequest: acceptRequest,
1472
+ Authorize: authorize,
1473
+ CancelRequest: cancelRequest,
1474
+ CompleteRequest: completeRequest,
1475
+ ConfirmRecieve: confirmRecieve,
1476
+ ConfirmSupply: confirmSupply,
1477
+ CreateOffer: createOffer,
1478
+ CreateOrder: createOrder,
1479
+ DeclineRequest: declineRequest,
1480
+ DeliverOnRequest: deliverOnRequest,
1481
+ ModerateRequest: moderateRequest,
1482
+ NewRequestId: newRequestId,
1483
+ OpenDispute: openDispute,
1484
+ ProhibitRequest: prohibitRequest,
1485
+ PublishRequest: publishRequest,
1486
+ RecieveOnRequest: recieveOnRequest,
1487
+ SupplyOnRequest: supplyOnRequest,
1488
+ UnpublishRequest: unpublishRequest,
1489
+ UpdateRequests: updateRequest
1490
1490
  };
1491
1491
 
1492
1492
  const tableName$g = "exchange";
@@ -1573,12 +1573,12 @@ const invalidateAccount = {
1573
1573
 
1574
1574
  const index$7 = {
1575
1575
  __proto__: null,
1576
- approveProposal: approveProposal,
1577
- cancelProposal: cancelProposal,
1578
- execProposal: execProposal,
1579
- invalidateProposal: invalidateAccount,
1580
- proposeTransaction: proposeTransaction,
1581
- unapproveProposal: unapproveProposal
1576
+ ApproveProposal: approveProposal,
1577
+ CancelProposal: cancelProposal,
1578
+ ExecProposal: execProposal,
1579
+ InvalidateProposal: invalidateAccount,
1580
+ ProposeTransaction: proposeTransaction,
1581
+ UnapproveProposal: unapproveProposal
1582
1582
  };
1583
1583
 
1584
1584
  const tableName$f = "approvals";
@@ -2004,43 +2004,43 @@ const cancelDelay = {
2004
2004
 
2005
2005
  const index$2 = {
2006
2006
  __proto__: null,
2007
- activateFeature: activateFeature,
2008
- bidName: bidName,
2009
- bidNameRefund: bidNameRefund,
2010
- buyRAM: buyRAM,
2011
- buyRAMBytes: buyRAMBytes,
2012
- cancelDelay: cancelDelay,
2013
- claimRewards: claimRewards,
2014
- delegateBW: delegateBW,
2015
- deleteAuth: deleteAuth,
2016
- execPowerup: execPowerup,
2017
- init: init,
2018
- initEmission: initEmission,
2019
- initPowerup: initPowerup,
2020
- linkAuth: linkAuth,
2021
- newAccount: newAccount,
2022
- powerup: powerup,
2023
- refund: refund,
2024
- registerProducer: registerProducer,
2025
- registerProducer2: registerProducer2,
2026
- registerProxy: registerProxy,
2027
- removeProducer: removeProducer,
2028
- setAbi: setAbi,
2029
- setAccountLimits: setAccountLimits,
2030
- setCPULimits: setCPULimits,
2031
- setCode: setCode,
2032
- setNETLimits: setNETLimits,
2033
- setParams: setParams,
2034
- setPrivileged: setPrivileged,
2035
- setRAMLimits: setRAMLimits,
2036
- setTotalRAM: setTotalRAM,
2037
- setTotalRAMRate: setTotalRAMRate,
2038
- undelegateBW: undelegateBW,
2039
- unregisterProducer: unregisterProducer,
2040
- updateAuth: updateAuth,
2041
- updateRevision: updateRevision,
2042
- voteForProducer: voteForProducer,
2043
- voteUpdate: voteUpdate
2007
+ ActivateFeature: activateFeature,
2008
+ BidName: bidName,
2009
+ BidNameRefund: bidNameRefund,
2010
+ BuyRAM: buyRAM,
2011
+ BuyRAMBytes: buyRAMBytes,
2012
+ CancelDelay: cancelDelay,
2013
+ ClaimRewards: claimRewards,
2014
+ DelegateBW: delegateBW,
2015
+ DeleteAuth: deleteAuth,
2016
+ ExecPowerup: execPowerup,
2017
+ Init: init,
2018
+ InitEmission: initEmission,
2019
+ InitPowerup: initPowerup,
2020
+ LinkAuth: linkAuth,
2021
+ NewAccount: newAccount,
2022
+ Powerup: powerup,
2023
+ Refund: refund,
2024
+ RegisterProducer: registerProducer,
2025
+ RegisterProducer2: registerProducer2,
2026
+ RegisterProxy: registerProxy,
2027
+ RemoveProducer: removeProducer,
2028
+ SetAbi: setAbi,
2029
+ SetAccountLimits: setAccountLimits,
2030
+ SetCPULimits: setCPULimits,
2031
+ SetCode: setCode,
2032
+ SetNETLimits: setNETLimits,
2033
+ SetParams: setParams,
2034
+ SetPrivileged: setPrivileged,
2035
+ SetRAMLimits: setRAMLimits,
2036
+ SetTotalRAM: setTotalRAM,
2037
+ SetTotalRAMRate: setTotalRAMRate,
2038
+ UndelegateBW: undelegateBW,
2039
+ UnregisterProducer: unregisterProducer,
2040
+ UpdateAuth: updateAuth,
2041
+ UpdateRevision: updateRevision,
2042
+ VoteForProducer: voteForProducer,
2043
+ VoteUpdate: voteUpdate
2044
2044
  };
2045
2045
 
2046
2046
  const tableName$b = "bidrefunds";
package/dist/index.d.cts CHANGED
@@ -2524,13 +2524,8 @@ declare namespace decision {
2524
2524
  * @private
2525
2525
  */
2526
2526
 
2527
- declare const index$j_act: typeof act;
2528
- declare const index$j_batch: typeof batch;
2529
- declare const index$j_decision: typeof decision;
2530
- declare const index$j_draft: typeof draft;
2531
- declare const index$j_statement: typeof statement;
2532
2527
  declare namespace index$j {
2533
- export { index$j_act as act, index$j_batch as batch, index$j_decision as decision, index$j_draft as draft, index$j_statement as statement };
2528
+ export { act as Act, batch as Batch, decision as Decision, draft as Draft, statement as Statement };
2534
2529
  }
2535
2530
 
2536
2531
  /**
@@ -2603,11 +2598,8 @@ declare namespace editAddress {
2603
2598
  * Действие создаёт новый адрес.
2604
2599
  */
2605
2600
 
2606
- declare const index$i_createAddress: typeof createAddress;
2607
- declare const index$i_deleteAddress: typeof deleteAddress;
2608
- declare const index$i_editAddress: typeof editAddress;
2609
2601
  declare namespace index$i {
2610
- export { index$i_createAddress as createAddress, index$i_deleteAddress as deleteAddress, index$i_editAddress as editAddress };
2602
+ export { createAddress as CreateAddress, deleteAddress as DeleteAddress, editAddress as EditAddress };
2611
2603
  }
2612
2604
 
2613
2605
  /**
@@ -2831,14 +2823,8 @@ declare namespace subProgramBalance {
2831
2823
  * @private
2832
2824
  */
2833
2825
 
2834
- declare const index$h_addBalance: typeof addBalance;
2835
- declare const index$h_addProgramBalance: typeof addProgramBalance;
2836
- declare const index$h_blockBalance: typeof blockBalance;
2837
- declare const index$h_subBalance: typeof subBalance;
2838
- declare const index$h_subProgramBalance: typeof subProgramBalance;
2839
- declare const index$h_unblockBalance: typeof unblockBalance;
2840
2826
  declare namespace index$h {
2841
- export { index$h_addBalance as addBalance, index$h_addProgramBalance as addProgramBalance, index$h_blockBalance as blockBalance, index$h_subBalance as subBalance, index$h_subProgramBalance as subProgramBalance, index$h_unblockBalance as unblockBalance };
2827
+ export { addBalance as AddBalance, addProgramBalance as AddProgramBalance, blockBalance as BlockBalance, subBalance as SubBalance, subProgramBalance as SubProgramBalance, unblockBalance as UnblockBalance };
2842
2828
  }
2843
2829
 
2844
2830
  /**
@@ -3229,19 +3215,8 @@ declare namespace disautomate {
3229
3215
  * Принимает голос "ПРОТИВ" от члена совета по повестке собрания.
3230
3216
  */
3231
3217
 
3232
- declare const index$f_automate: typeof automate;
3233
- declare const index$f_cancelVote: typeof cancelVote;
3234
- declare const index$f_disautomate: typeof disautomate;
3235
- declare const index$f_fundWithdrawDecision: typeof fundWithdrawDecision;
3236
- declare const index$f_joinCoopDecision: typeof joinCoopDecision;
3237
- declare const index$f_marketDecision: typeof marketDecision;
3238
- declare const index$f_productRecieved: typeof productRecieved;
3239
- declare const index$f_validate: typeof validate;
3240
- declare const index$f_voteAgainst: typeof voteAgainst;
3241
- declare const index$f_voteFor: typeof voteFor;
3242
- declare const index$f_withdrawDecision: typeof withdrawDecision;
3243
3218
  declare namespace index$f {
3244
- export { authorize$1 as authorize, index$f_automate as automate, index$f_cancelVote as cancelVote, index$f_disautomate as disautomate, exec$1 as exec, index$f_fundWithdrawDecision as fundWithdrawDecision, index$f_joinCoopDecision as joinCoopDecision, index$f_marketDecision as marketDecision, index$f_productRecieved as productRecieved, index$f_validate as validate, index$f_voteAgainst as voteAgainst, index$f_voteFor as voteFor, index$f_withdrawDecision as withdrawDecision };
3219
+ export { authorize$1 as Authorize, automate as Automate, cancelVote as CancelVote, disautomate as Disautomate, exec$1 as Exec, fundWithdrawDecision as FundWithdrawDecision, joinCoopDecision as JoinCoopDecision, marketDecision as MarketDecision, productRecieved as ProductRecieved, validate as Validate, voteAgainst as VoteAgainst, voteFor as VoteFor, withdrawDecision as WithdrawDecision };
3245
3220
  }
3246
3221
 
3247
3222
  declare const authorizations$10: readonly [{
@@ -4181,26 +4156,8 @@ declare namespace updateRequest {
4181
4156
  * Действие для подтверждения готовности выполнить поставку по входящей заявке.
4182
4157
  */
4183
4158
 
4184
- declare const index$a_acceptRequest: typeof acceptRequest;
4185
- declare const index$a_authorize: typeof authorize;
4186
- declare const index$a_cancelRequest: typeof cancelRequest;
4187
- declare const index$a_completeRequest: typeof completeRequest;
4188
- declare const index$a_confirmRecieve: typeof confirmRecieve;
4189
- declare const index$a_confirmSupply: typeof confirmSupply;
4190
- declare const index$a_createOffer: typeof createOffer;
4191
- declare const index$a_createOrder: typeof createOrder;
4192
- declare const index$a_declineRequest: typeof declineRequest;
4193
- declare const index$a_deliverOnRequest: typeof deliverOnRequest;
4194
- declare const index$a_moderateRequest: typeof moderateRequest;
4195
- declare const index$a_newRequestId: typeof newRequestId;
4196
- declare const index$a_openDispute: typeof openDispute;
4197
- declare const index$a_prohibitRequest: typeof prohibitRequest;
4198
- declare const index$a_publishRequest: typeof publishRequest;
4199
- declare const index$a_recieveOnRequest: typeof recieveOnRequest;
4200
- declare const index$a_supplyOnRequest: typeof supplyOnRequest;
4201
- declare const index$a_unpublishRequest: typeof unpublishRequest;
4202
4159
  declare namespace index$a {
4203
- export { index$a_acceptRequest as acceptRequest, index$a_authorize as authorize, index$a_cancelRequest as cancelRequest, index$a_completeRequest as completeRequest, index$a_confirmRecieve as confirmRecieve, index$a_confirmSupply as confirmSupply, index$a_createOffer as createOffer, index$a_createOrder as createOrder, index$a_declineRequest as declineRequest, index$a_deliverOnRequest as deliverOnRequest, index$a_moderateRequest as moderateRequest, index$a_newRequestId as newRequestId, index$a_openDispute as openDispute, index$a_prohibitRequest as prohibitRequest, index$a_publishRequest as publishRequest, index$a_recieveOnRequest as recieveOnRequest, index$a_supplyOnRequest as supplyOnRequest, index$a_unpublishRequest as unpublishRequest, updateRequest as updateRequests };
4160
+ export { acceptRequest as AcceptRequest, authorize as Authorize, cancelRequest as CancelRequest, completeRequest as CompleteRequest, confirmRecieve as ConfirmRecieve, confirmSupply as ConfirmSupply, createOffer as CreateOffer, createOrder as CreateOrder, declineRequest as DeclineRequest, deliverOnRequest as DeliverOnRequest, moderateRequest as ModerateRequest, newRequestId as NewRequestId, openDispute as OpenDispute, prohibitRequest as ProhibitRequest, publishRequest as PublishRequest, recieveOnRequest as RecieveOnRequest, supplyOnRequest as SupplyOnRequest, unpublishRequest as UnpublishRequest, updateRequest as UpdateRequests };
4204
4161
  }
4205
4162
 
4206
4163
  /**
@@ -4498,13 +4455,8 @@ declare namespace invalidateAccount {
4498
4455
  * Если такое предложение уже существует, оно будет заменено новым.
4499
4456
  */
4500
4457
 
4501
- declare const index$7_approveProposal: typeof approveProposal;
4502
- declare const index$7_cancelProposal: typeof cancelProposal;
4503
- declare const index$7_execProposal: typeof execProposal;
4504
- declare const index$7_proposeTransaction: typeof proposeTransaction;
4505
- declare const index$7_unapproveProposal: typeof unapproveProposal;
4506
4458
  declare namespace index$7 {
4507
- export { index$7_approveProposal as approveProposal, index$7_cancelProposal as cancelProposal, index$7_execProposal as execProposal, invalidateAccount as invalidateProposal, index$7_proposeTransaction as proposeTransaction, index$7_unapproveProposal as unapproveProposal };
4459
+ export { approveProposal as ApproveProposal, cancelProposal as CancelProposal, execProposal as ExecProposal, invalidateAccount as InvalidateProposal, proposeTransaction as ProposeTransaction, unapproveProposal as UnapproveProposal };
4508
4460
  }
4509
4461
 
4510
4462
  /**
@@ -5940,45 +5892,8 @@ declare namespace cancelDelay {
5940
5892
  * Действие инициализирует системный контракт после установки.
5941
5893
  */
5942
5894
 
5943
- declare const index$2_activateFeature: typeof activateFeature;
5944
- declare const index$2_bidName: typeof bidName;
5945
- declare const index$2_bidNameRefund: typeof bidNameRefund;
5946
- declare const index$2_buyRAM: typeof buyRAM;
5947
- declare const index$2_buyRAMBytes: typeof buyRAMBytes;
5948
- declare const index$2_cancelDelay: typeof cancelDelay;
5949
- declare const index$2_claimRewards: typeof claimRewards;
5950
- declare const index$2_delegateBW: typeof delegateBW;
5951
- declare const index$2_deleteAuth: typeof deleteAuth;
5952
- declare const index$2_execPowerup: typeof execPowerup;
5953
- declare const index$2_init: typeof init;
5954
- declare const index$2_initEmission: typeof initEmission;
5955
- declare const index$2_initPowerup: typeof initPowerup;
5956
- declare const index$2_linkAuth: typeof linkAuth;
5957
- declare const index$2_newAccount: typeof newAccount;
5958
- declare const index$2_powerup: typeof powerup;
5959
- declare const index$2_refund: typeof refund;
5960
- declare const index$2_registerProducer: typeof registerProducer;
5961
- declare const index$2_registerProducer2: typeof registerProducer2;
5962
- declare const index$2_registerProxy: typeof registerProxy;
5963
- declare const index$2_removeProducer: typeof removeProducer;
5964
- declare const index$2_setAbi: typeof setAbi;
5965
- declare const index$2_setAccountLimits: typeof setAccountLimits;
5966
- declare const index$2_setCPULimits: typeof setCPULimits;
5967
- declare const index$2_setCode: typeof setCode;
5968
- declare const index$2_setNETLimits: typeof setNETLimits;
5969
- declare const index$2_setParams: typeof setParams;
5970
- declare const index$2_setPrivileged: typeof setPrivileged;
5971
- declare const index$2_setRAMLimits: typeof setRAMLimits;
5972
- declare const index$2_setTotalRAM: typeof setTotalRAM;
5973
- declare const index$2_setTotalRAMRate: typeof setTotalRAMRate;
5974
- declare const index$2_undelegateBW: typeof undelegateBW;
5975
- declare const index$2_unregisterProducer: typeof unregisterProducer;
5976
- declare const index$2_updateAuth: typeof updateAuth;
5977
- declare const index$2_updateRevision: typeof updateRevision;
5978
- declare const index$2_voteForProducer: typeof voteForProducer;
5979
- declare const index$2_voteUpdate: typeof voteUpdate;
5980
5895
  declare namespace index$2 {
5981
- export { index$2_activateFeature as activateFeature, index$2_bidName as bidName, index$2_bidNameRefund as bidNameRefund, index$2_buyRAM as buyRAM, index$2_buyRAMBytes as buyRAMBytes, index$2_cancelDelay as cancelDelay, index$2_claimRewards as claimRewards, index$2_delegateBW as delegateBW, index$2_deleteAuth as deleteAuth, index$2_execPowerup as execPowerup, index$2_init as init, index$2_initEmission as initEmission, index$2_initPowerup as initPowerup, index$2_linkAuth as linkAuth, index$2_newAccount as newAccount, index$2_powerup as powerup, index$2_refund as refund, index$2_registerProducer as registerProducer, index$2_registerProducer2 as registerProducer2, index$2_registerProxy as registerProxy, index$2_removeProducer as removeProducer, index$2_setAbi as setAbi, index$2_setAccountLimits as setAccountLimits, index$2_setCPULimits as setCPULimits, index$2_setCode as setCode, index$2_setNETLimits as setNETLimits, index$2_setParams as setParams, index$2_setPrivileged as setPrivileged, index$2_setRAMLimits as setRAMLimits, index$2_setTotalRAM as setTotalRAM, index$2_setTotalRAMRate as setTotalRAMRate, index$2_undelegateBW as undelegateBW, index$2_unregisterProducer as unregisterProducer, index$2_updateAuth as updateAuth, index$2_updateRevision as updateRevision, index$2_voteForProducer as voteForProducer, index$2_voteUpdate as voteUpdate };
5896
+ export { activateFeature as ActivateFeature, bidName as BidName, bidNameRefund as BidNameRefund, buyRAM as BuyRAM, buyRAMBytes as BuyRAMBytes, cancelDelay as CancelDelay, claimRewards as ClaimRewards, delegateBW as DelegateBW, deleteAuth as DeleteAuth, execPowerup as ExecPowerup, init as Init, initEmission as InitEmission, initPowerup as InitPowerup, linkAuth as LinkAuth, newAccount as NewAccount, powerup as Powerup, refund as Refund, registerProducer as RegisterProducer, registerProducer2 as RegisterProducer2, registerProxy as RegisterProxy, removeProducer as RemoveProducer, setAbi as SetAbi, setAccountLimits as SetAccountLimits, setCPULimits as SetCPULimits, setCode as SetCode, setNETLimits as SetNETLimits, setParams as SetParams, setPrivileged as SetPrivileged, setRAMLimits as SetRAMLimits, setTotalRAM as SetTotalRAM, setTotalRAMRate as SetTotalRAMRate, undelegateBW as UndelegateBW, unregisterProducer as UnregisterProducer, updateAuth as UpdateAuth, updateRevision as UpdateRevision, voteForProducer as VoteForProducer, voteUpdate as VoteUpdate };
5982
5897
  }
5983
5898
 
5984
5899
  /**
package/dist/index.d.mts CHANGED
@@ -2524,13 +2524,8 @@ declare namespace decision {
2524
2524
  * @private
2525
2525
  */
2526
2526
 
2527
- declare const index$j_act: typeof act;
2528
- declare const index$j_batch: typeof batch;
2529
- declare const index$j_decision: typeof decision;
2530
- declare const index$j_draft: typeof draft;
2531
- declare const index$j_statement: typeof statement;
2532
2527
  declare namespace index$j {
2533
- export { index$j_act as act, index$j_batch as batch, index$j_decision as decision, index$j_draft as draft, index$j_statement as statement };
2528
+ export { act as Act, batch as Batch, decision as Decision, draft as Draft, statement as Statement };
2534
2529
  }
2535
2530
 
2536
2531
  /**
@@ -2603,11 +2598,8 @@ declare namespace editAddress {
2603
2598
  * Действие создаёт новый адрес.
2604
2599
  */
2605
2600
 
2606
- declare const index$i_createAddress: typeof createAddress;
2607
- declare const index$i_deleteAddress: typeof deleteAddress;
2608
- declare const index$i_editAddress: typeof editAddress;
2609
2601
  declare namespace index$i {
2610
- export { index$i_createAddress as createAddress, index$i_deleteAddress as deleteAddress, index$i_editAddress as editAddress };
2602
+ export { createAddress as CreateAddress, deleteAddress as DeleteAddress, editAddress as EditAddress };
2611
2603
  }
2612
2604
 
2613
2605
  /**
@@ -2831,14 +2823,8 @@ declare namespace subProgramBalance {
2831
2823
  * @private
2832
2824
  */
2833
2825
 
2834
- declare const index$h_addBalance: typeof addBalance;
2835
- declare const index$h_addProgramBalance: typeof addProgramBalance;
2836
- declare const index$h_blockBalance: typeof blockBalance;
2837
- declare const index$h_subBalance: typeof subBalance;
2838
- declare const index$h_subProgramBalance: typeof subProgramBalance;
2839
- declare const index$h_unblockBalance: typeof unblockBalance;
2840
2826
  declare namespace index$h {
2841
- export { index$h_addBalance as addBalance, index$h_addProgramBalance as addProgramBalance, index$h_blockBalance as blockBalance, index$h_subBalance as subBalance, index$h_subProgramBalance as subProgramBalance, index$h_unblockBalance as unblockBalance };
2827
+ export { addBalance as AddBalance, addProgramBalance as AddProgramBalance, blockBalance as BlockBalance, subBalance as SubBalance, subProgramBalance as SubProgramBalance, unblockBalance as UnblockBalance };
2842
2828
  }
2843
2829
 
2844
2830
  /**
@@ -3229,19 +3215,8 @@ declare namespace disautomate {
3229
3215
  * Принимает голос "ПРОТИВ" от члена совета по повестке собрания.
3230
3216
  */
3231
3217
 
3232
- declare const index$f_automate: typeof automate;
3233
- declare const index$f_cancelVote: typeof cancelVote;
3234
- declare const index$f_disautomate: typeof disautomate;
3235
- declare const index$f_fundWithdrawDecision: typeof fundWithdrawDecision;
3236
- declare const index$f_joinCoopDecision: typeof joinCoopDecision;
3237
- declare const index$f_marketDecision: typeof marketDecision;
3238
- declare const index$f_productRecieved: typeof productRecieved;
3239
- declare const index$f_validate: typeof validate;
3240
- declare const index$f_voteAgainst: typeof voteAgainst;
3241
- declare const index$f_voteFor: typeof voteFor;
3242
- declare const index$f_withdrawDecision: typeof withdrawDecision;
3243
3218
  declare namespace index$f {
3244
- export { authorize$1 as authorize, index$f_automate as automate, index$f_cancelVote as cancelVote, index$f_disautomate as disautomate, exec$1 as exec, index$f_fundWithdrawDecision as fundWithdrawDecision, index$f_joinCoopDecision as joinCoopDecision, index$f_marketDecision as marketDecision, index$f_productRecieved as productRecieved, index$f_validate as validate, index$f_voteAgainst as voteAgainst, index$f_voteFor as voteFor, index$f_withdrawDecision as withdrawDecision };
3219
+ export { authorize$1 as Authorize, automate as Automate, cancelVote as CancelVote, disautomate as Disautomate, exec$1 as Exec, fundWithdrawDecision as FundWithdrawDecision, joinCoopDecision as JoinCoopDecision, marketDecision as MarketDecision, productRecieved as ProductRecieved, validate as Validate, voteAgainst as VoteAgainst, voteFor as VoteFor, withdrawDecision as WithdrawDecision };
3245
3220
  }
3246
3221
 
3247
3222
  declare const authorizations$10: readonly [{
@@ -4181,26 +4156,8 @@ declare namespace updateRequest {
4181
4156
  * Действие для подтверждения готовности выполнить поставку по входящей заявке.
4182
4157
  */
4183
4158
 
4184
- declare const index$a_acceptRequest: typeof acceptRequest;
4185
- declare const index$a_authorize: typeof authorize;
4186
- declare const index$a_cancelRequest: typeof cancelRequest;
4187
- declare const index$a_completeRequest: typeof completeRequest;
4188
- declare const index$a_confirmRecieve: typeof confirmRecieve;
4189
- declare const index$a_confirmSupply: typeof confirmSupply;
4190
- declare const index$a_createOffer: typeof createOffer;
4191
- declare const index$a_createOrder: typeof createOrder;
4192
- declare const index$a_declineRequest: typeof declineRequest;
4193
- declare const index$a_deliverOnRequest: typeof deliverOnRequest;
4194
- declare const index$a_moderateRequest: typeof moderateRequest;
4195
- declare const index$a_newRequestId: typeof newRequestId;
4196
- declare const index$a_openDispute: typeof openDispute;
4197
- declare const index$a_prohibitRequest: typeof prohibitRequest;
4198
- declare const index$a_publishRequest: typeof publishRequest;
4199
- declare const index$a_recieveOnRequest: typeof recieveOnRequest;
4200
- declare const index$a_supplyOnRequest: typeof supplyOnRequest;
4201
- declare const index$a_unpublishRequest: typeof unpublishRequest;
4202
4159
  declare namespace index$a {
4203
- export { index$a_acceptRequest as acceptRequest, index$a_authorize as authorize, index$a_cancelRequest as cancelRequest, index$a_completeRequest as completeRequest, index$a_confirmRecieve as confirmRecieve, index$a_confirmSupply as confirmSupply, index$a_createOffer as createOffer, index$a_createOrder as createOrder, index$a_declineRequest as declineRequest, index$a_deliverOnRequest as deliverOnRequest, index$a_moderateRequest as moderateRequest, index$a_newRequestId as newRequestId, index$a_openDispute as openDispute, index$a_prohibitRequest as prohibitRequest, index$a_publishRequest as publishRequest, index$a_recieveOnRequest as recieveOnRequest, index$a_supplyOnRequest as supplyOnRequest, index$a_unpublishRequest as unpublishRequest, updateRequest as updateRequests };
4160
+ export { acceptRequest as AcceptRequest, authorize as Authorize, cancelRequest as CancelRequest, completeRequest as CompleteRequest, confirmRecieve as ConfirmRecieve, confirmSupply as ConfirmSupply, createOffer as CreateOffer, createOrder as CreateOrder, declineRequest as DeclineRequest, deliverOnRequest as DeliverOnRequest, moderateRequest as ModerateRequest, newRequestId as NewRequestId, openDispute as OpenDispute, prohibitRequest as ProhibitRequest, publishRequest as PublishRequest, recieveOnRequest as RecieveOnRequest, supplyOnRequest as SupplyOnRequest, unpublishRequest as UnpublishRequest, updateRequest as UpdateRequests };
4204
4161
  }
4205
4162
 
4206
4163
  /**
@@ -4498,13 +4455,8 @@ declare namespace invalidateAccount {
4498
4455
  * Если такое предложение уже существует, оно будет заменено новым.
4499
4456
  */
4500
4457
 
4501
- declare const index$7_approveProposal: typeof approveProposal;
4502
- declare const index$7_cancelProposal: typeof cancelProposal;
4503
- declare const index$7_execProposal: typeof execProposal;
4504
- declare const index$7_proposeTransaction: typeof proposeTransaction;
4505
- declare const index$7_unapproveProposal: typeof unapproveProposal;
4506
4458
  declare namespace index$7 {
4507
- export { index$7_approveProposal as approveProposal, index$7_cancelProposal as cancelProposal, index$7_execProposal as execProposal, invalidateAccount as invalidateProposal, index$7_proposeTransaction as proposeTransaction, index$7_unapproveProposal as unapproveProposal };
4459
+ export { approveProposal as ApproveProposal, cancelProposal as CancelProposal, execProposal as ExecProposal, invalidateAccount as InvalidateProposal, proposeTransaction as ProposeTransaction, unapproveProposal as UnapproveProposal };
4508
4460
  }
4509
4461
 
4510
4462
  /**
@@ -5940,45 +5892,8 @@ declare namespace cancelDelay {
5940
5892
  * Действие инициализирует системный контракт после установки.
5941
5893
  */
5942
5894
 
5943
- declare const index$2_activateFeature: typeof activateFeature;
5944
- declare const index$2_bidName: typeof bidName;
5945
- declare const index$2_bidNameRefund: typeof bidNameRefund;
5946
- declare const index$2_buyRAM: typeof buyRAM;
5947
- declare const index$2_buyRAMBytes: typeof buyRAMBytes;
5948
- declare const index$2_cancelDelay: typeof cancelDelay;
5949
- declare const index$2_claimRewards: typeof claimRewards;
5950
- declare const index$2_delegateBW: typeof delegateBW;
5951
- declare const index$2_deleteAuth: typeof deleteAuth;
5952
- declare const index$2_execPowerup: typeof execPowerup;
5953
- declare const index$2_init: typeof init;
5954
- declare const index$2_initEmission: typeof initEmission;
5955
- declare const index$2_initPowerup: typeof initPowerup;
5956
- declare const index$2_linkAuth: typeof linkAuth;
5957
- declare const index$2_newAccount: typeof newAccount;
5958
- declare const index$2_powerup: typeof powerup;
5959
- declare const index$2_refund: typeof refund;
5960
- declare const index$2_registerProducer: typeof registerProducer;
5961
- declare const index$2_registerProducer2: typeof registerProducer2;
5962
- declare const index$2_registerProxy: typeof registerProxy;
5963
- declare const index$2_removeProducer: typeof removeProducer;
5964
- declare const index$2_setAbi: typeof setAbi;
5965
- declare const index$2_setAccountLimits: typeof setAccountLimits;
5966
- declare const index$2_setCPULimits: typeof setCPULimits;
5967
- declare const index$2_setCode: typeof setCode;
5968
- declare const index$2_setNETLimits: typeof setNETLimits;
5969
- declare const index$2_setParams: typeof setParams;
5970
- declare const index$2_setPrivileged: typeof setPrivileged;
5971
- declare const index$2_setRAMLimits: typeof setRAMLimits;
5972
- declare const index$2_setTotalRAM: typeof setTotalRAM;
5973
- declare const index$2_setTotalRAMRate: typeof setTotalRAMRate;
5974
- declare const index$2_undelegateBW: typeof undelegateBW;
5975
- declare const index$2_unregisterProducer: typeof unregisterProducer;
5976
- declare const index$2_updateAuth: typeof updateAuth;
5977
- declare const index$2_updateRevision: typeof updateRevision;
5978
- declare const index$2_voteForProducer: typeof voteForProducer;
5979
- declare const index$2_voteUpdate: typeof voteUpdate;
5980
5895
  declare namespace index$2 {
5981
- export { index$2_activateFeature as activateFeature, index$2_bidName as bidName, index$2_bidNameRefund as bidNameRefund, index$2_buyRAM as buyRAM, index$2_buyRAMBytes as buyRAMBytes, index$2_cancelDelay as cancelDelay, index$2_claimRewards as claimRewards, index$2_delegateBW as delegateBW, index$2_deleteAuth as deleteAuth, index$2_execPowerup as execPowerup, index$2_init as init, index$2_initEmission as initEmission, index$2_initPowerup as initPowerup, index$2_linkAuth as linkAuth, index$2_newAccount as newAccount, index$2_powerup as powerup, index$2_refund as refund, index$2_registerProducer as registerProducer, index$2_registerProducer2 as registerProducer2, index$2_registerProxy as registerProxy, index$2_removeProducer as removeProducer, index$2_setAbi as setAbi, index$2_setAccountLimits as setAccountLimits, index$2_setCPULimits as setCPULimits, index$2_setCode as setCode, index$2_setNETLimits as setNETLimits, index$2_setParams as setParams, index$2_setPrivileged as setPrivileged, index$2_setRAMLimits as setRAMLimits, index$2_setTotalRAM as setTotalRAM, index$2_setTotalRAMRate as setTotalRAMRate, index$2_undelegateBW as undelegateBW, index$2_unregisterProducer as unregisterProducer, index$2_updateAuth as updateAuth, index$2_updateRevision as updateRevision, index$2_voteForProducer as voteForProducer, index$2_voteUpdate as voteUpdate };
5896
+ export { activateFeature as ActivateFeature, bidName as BidName, bidNameRefund as BidNameRefund, buyRAM as BuyRAM, buyRAMBytes as BuyRAMBytes, cancelDelay as CancelDelay, claimRewards as ClaimRewards, delegateBW as DelegateBW, deleteAuth as DeleteAuth, execPowerup as ExecPowerup, init as Init, initEmission as InitEmission, initPowerup as InitPowerup, linkAuth as LinkAuth, newAccount as NewAccount, powerup as Powerup, refund as Refund, registerProducer as RegisterProducer, registerProducer2 as RegisterProducer2, registerProxy as RegisterProxy, removeProducer as RemoveProducer, setAbi as SetAbi, setAccountLimits as SetAccountLimits, setCPULimits as SetCPULimits, setCode as SetCode, setNETLimits as SetNETLimits, setParams as SetParams, setPrivileged as SetPrivileged, setRAMLimits as SetRAMLimits, setTotalRAM as SetTotalRAM, setTotalRAMRate as SetTotalRAMRate, undelegateBW as UndelegateBW, unregisterProducer as UnregisterProducer, updateAuth as UpdateAuth, updateRevision as UpdateRevision, voteForProducer as VoteForProducer, voteUpdate as VoteUpdate };
5982
5897
  }
5983
5898
 
5984
5899
  /**
package/dist/index.d.ts CHANGED
@@ -2524,13 +2524,8 @@ declare namespace decision {
2524
2524
  * @private
2525
2525
  */
2526
2526
 
2527
- declare const index$j_act: typeof act;
2528
- declare const index$j_batch: typeof batch;
2529
- declare const index$j_decision: typeof decision;
2530
- declare const index$j_draft: typeof draft;
2531
- declare const index$j_statement: typeof statement;
2532
2527
  declare namespace index$j {
2533
- export { index$j_act as act, index$j_batch as batch, index$j_decision as decision, index$j_draft as draft, index$j_statement as statement };
2528
+ export { act as Act, batch as Batch, decision as Decision, draft as Draft, statement as Statement };
2534
2529
  }
2535
2530
 
2536
2531
  /**
@@ -2603,11 +2598,8 @@ declare namespace editAddress {
2603
2598
  * Действие создаёт новый адрес.
2604
2599
  */
2605
2600
 
2606
- declare const index$i_createAddress: typeof createAddress;
2607
- declare const index$i_deleteAddress: typeof deleteAddress;
2608
- declare const index$i_editAddress: typeof editAddress;
2609
2601
  declare namespace index$i {
2610
- export { index$i_createAddress as createAddress, index$i_deleteAddress as deleteAddress, index$i_editAddress as editAddress };
2602
+ export { createAddress as CreateAddress, deleteAddress as DeleteAddress, editAddress as EditAddress };
2611
2603
  }
2612
2604
 
2613
2605
  /**
@@ -2831,14 +2823,8 @@ declare namespace subProgramBalance {
2831
2823
  * @private
2832
2824
  */
2833
2825
 
2834
- declare const index$h_addBalance: typeof addBalance;
2835
- declare const index$h_addProgramBalance: typeof addProgramBalance;
2836
- declare const index$h_blockBalance: typeof blockBalance;
2837
- declare const index$h_subBalance: typeof subBalance;
2838
- declare const index$h_subProgramBalance: typeof subProgramBalance;
2839
- declare const index$h_unblockBalance: typeof unblockBalance;
2840
2826
  declare namespace index$h {
2841
- export { index$h_addBalance as addBalance, index$h_addProgramBalance as addProgramBalance, index$h_blockBalance as blockBalance, index$h_subBalance as subBalance, index$h_subProgramBalance as subProgramBalance, index$h_unblockBalance as unblockBalance };
2827
+ export { addBalance as AddBalance, addProgramBalance as AddProgramBalance, blockBalance as BlockBalance, subBalance as SubBalance, subProgramBalance as SubProgramBalance, unblockBalance as UnblockBalance };
2842
2828
  }
2843
2829
 
2844
2830
  /**
@@ -3229,19 +3215,8 @@ declare namespace disautomate {
3229
3215
  * Принимает голос "ПРОТИВ" от члена совета по повестке собрания.
3230
3216
  */
3231
3217
 
3232
- declare const index$f_automate: typeof automate;
3233
- declare const index$f_cancelVote: typeof cancelVote;
3234
- declare const index$f_disautomate: typeof disautomate;
3235
- declare const index$f_fundWithdrawDecision: typeof fundWithdrawDecision;
3236
- declare const index$f_joinCoopDecision: typeof joinCoopDecision;
3237
- declare const index$f_marketDecision: typeof marketDecision;
3238
- declare const index$f_productRecieved: typeof productRecieved;
3239
- declare const index$f_validate: typeof validate;
3240
- declare const index$f_voteAgainst: typeof voteAgainst;
3241
- declare const index$f_voteFor: typeof voteFor;
3242
- declare const index$f_withdrawDecision: typeof withdrawDecision;
3243
3218
  declare namespace index$f {
3244
- export { authorize$1 as authorize, index$f_automate as automate, index$f_cancelVote as cancelVote, index$f_disautomate as disautomate, exec$1 as exec, index$f_fundWithdrawDecision as fundWithdrawDecision, index$f_joinCoopDecision as joinCoopDecision, index$f_marketDecision as marketDecision, index$f_productRecieved as productRecieved, index$f_validate as validate, index$f_voteAgainst as voteAgainst, index$f_voteFor as voteFor, index$f_withdrawDecision as withdrawDecision };
3219
+ export { authorize$1 as Authorize, automate as Automate, cancelVote as CancelVote, disautomate as Disautomate, exec$1 as Exec, fundWithdrawDecision as FundWithdrawDecision, joinCoopDecision as JoinCoopDecision, marketDecision as MarketDecision, productRecieved as ProductRecieved, validate as Validate, voteAgainst as VoteAgainst, voteFor as VoteFor, withdrawDecision as WithdrawDecision };
3245
3220
  }
3246
3221
 
3247
3222
  declare const authorizations$10: readonly [{
@@ -4181,26 +4156,8 @@ declare namespace updateRequest {
4181
4156
  * Действие для подтверждения готовности выполнить поставку по входящей заявке.
4182
4157
  */
4183
4158
 
4184
- declare const index$a_acceptRequest: typeof acceptRequest;
4185
- declare const index$a_authorize: typeof authorize;
4186
- declare const index$a_cancelRequest: typeof cancelRequest;
4187
- declare const index$a_completeRequest: typeof completeRequest;
4188
- declare const index$a_confirmRecieve: typeof confirmRecieve;
4189
- declare const index$a_confirmSupply: typeof confirmSupply;
4190
- declare const index$a_createOffer: typeof createOffer;
4191
- declare const index$a_createOrder: typeof createOrder;
4192
- declare const index$a_declineRequest: typeof declineRequest;
4193
- declare const index$a_deliverOnRequest: typeof deliverOnRequest;
4194
- declare const index$a_moderateRequest: typeof moderateRequest;
4195
- declare const index$a_newRequestId: typeof newRequestId;
4196
- declare const index$a_openDispute: typeof openDispute;
4197
- declare const index$a_prohibitRequest: typeof prohibitRequest;
4198
- declare const index$a_publishRequest: typeof publishRequest;
4199
- declare const index$a_recieveOnRequest: typeof recieveOnRequest;
4200
- declare const index$a_supplyOnRequest: typeof supplyOnRequest;
4201
- declare const index$a_unpublishRequest: typeof unpublishRequest;
4202
4159
  declare namespace index$a {
4203
- export { index$a_acceptRequest as acceptRequest, index$a_authorize as authorize, index$a_cancelRequest as cancelRequest, index$a_completeRequest as completeRequest, index$a_confirmRecieve as confirmRecieve, index$a_confirmSupply as confirmSupply, index$a_createOffer as createOffer, index$a_createOrder as createOrder, index$a_declineRequest as declineRequest, index$a_deliverOnRequest as deliverOnRequest, index$a_moderateRequest as moderateRequest, index$a_newRequestId as newRequestId, index$a_openDispute as openDispute, index$a_prohibitRequest as prohibitRequest, index$a_publishRequest as publishRequest, index$a_recieveOnRequest as recieveOnRequest, index$a_supplyOnRequest as supplyOnRequest, index$a_unpublishRequest as unpublishRequest, updateRequest as updateRequests };
4160
+ export { acceptRequest as AcceptRequest, authorize as Authorize, cancelRequest as CancelRequest, completeRequest as CompleteRequest, confirmRecieve as ConfirmRecieve, confirmSupply as ConfirmSupply, createOffer as CreateOffer, createOrder as CreateOrder, declineRequest as DeclineRequest, deliverOnRequest as DeliverOnRequest, moderateRequest as ModerateRequest, newRequestId as NewRequestId, openDispute as OpenDispute, prohibitRequest as ProhibitRequest, publishRequest as PublishRequest, recieveOnRequest as RecieveOnRequest, supplyOnRequest as SupplyOnRequest, unpublishRequest as UnpublishRequest, updateRequest as UpdateRequests };
4204
4161
  }
4205
4162
 
4206
4163
  /**
@@ -4498,13 +4455,8 @@ declare namespace invalidateAccount {
4498
4455
  * Если такое предложение уже существует, оно будет заменено новым.
4499
4456
  */
4500
4457
 
4501
- declare const index$7_approveProposal: typeof approveProposal;
4502
- declare const index$7_cancelProposal: typeof cancelProposal;
4503
- declare const index$7_execProposal: typeof execProposal;
4504
- declare const index$7_proposeTransaction: typeof proposeTransaction;
4505
- declare const index$7_unapproveProposal: typeof unapproveProposal;
4506
4458
  declare namespace index$7 {
4507
- export { index$7_approveProposal as approveProposal, index$7_cancelProposal as cancelProposal, index$7_execProposal as execProposal, invalidateAccount as invalidateProposal, index$7_proposeTransaction as proposeTransaction, index$7_unapproveProposal as unapproveProposal };
4459
+ export { approveProposal as ApproveProposal, cancelProposal as CancelProposal, execProposal as ExecProposal, invalidateAccount as InvalidateProposal, proposeTransaction as ProposeTransaction, unapproveProposal as UnapproveProposal };
4508
4460
  }
4509
4461
 
4510
4462
  /**
@@ -5940,45 +5892,8 @@ declare namespace cancelDelay {
5940
5892
  * Действие инициализирует системный контракт после установки.
5941
5893
  */
5942
5894
 
5943
- declare const index$2_activateFeature: typeof activateFeature;
5944
- declare const index$2_bidName: typeof bidName;
5945
- declare const index$2_bidNameRefund: typeof bidNameRefund;
5946
- declare const index$2_buyRAM: typeof buyRAM;
5947
- declare const index$2_buyRAMBytes: typeof buyRAMBytes;
5948
- declare const index$2_cancelDelay: typeof cancelDelay;
5949
- declare const index$2_claimRewards: typeof claimRewards;
5950
- declare const index$2_delegateBW: typeof delegateBW;
5951
- declare const index$2_deleteAuth: typeof deleteAuth;
5952
- declare const index$2_execPowerup: typeof execPowerup;
5953
- declare const index$2_init: typeof init;
5954
- declare const index$2_initEmission: typeof initEmission;
5955
- declare const index$2_initPowerup: typeof initPowerup;
5956
- declare const index$2_linkAuth: typeof linkAuth;
5957
- declare const index$2_newAccount: typeof newAccount;
5958
- declare const index$2_powerup: typeof powerup;
5959
- declare const index$2_refund: typeof refund;
5960
- declare const index$2_registerProducer: typeof registerProducer;
5961
- declare const index$2_registerProducer2: typeof registerProducer2;
5962
- declare const index$2_registerProxy: typeof registerProxy;
5963
- declare const index$2_removeProducer: typeof removeProducer;
5964
- declare const index$2_setAbi: typeof setAbi;
5965
- declare const index$2_setAccountLimits: typeof setAccountLimits;
5966
- declare const index$2_setCPULimits: typeof setCPULimits;
5967
- declare const index$2_setCode: typeof setCode;
5968
- declare const index$2_setNETLimits: typeof setNETLimits;
5969
- declare const index$2_setParams: typeof setParams;
5970
- declare const index$2_setPrivileged: typeof setPrivileged;
5971
- declare const index$2_setRAMLimits: typeof setRAMLimits;
5972
- declare const index$2_setTotalRAM: typeof setTotalRAM;
5973
- declare const index$2_setTotalRAMRate: typeof setTotalRAMRate;
5974
- declare const index$2_undelegateBW: typeof undelegateBW;
5975
- declare const index$2_unregisterProducer: typeof unregisterProducer;
5976
- declare const index$2_updateAuth: typeof updateAuth;
5977
- declare const index$2_updateRevision: typeof updateRevision;
5978
- declare const index$2_voteForProducer: typeof voteForProducer;
5979
- declare const index$2_voteUpdate: typeof voteUpdate;
5980
5895
  declare namespace index$2 {
5981
- export { index$2_activateFeature as activateFeature, index$2_bidName as bidName, index$2_bidNameRefund as bidNameRefund, index$2_buyRAM as buyRAM, index$2_buyRAMBytes as buyRAMBytes, index$2_cancelDelay as cancelDelay, index$2_claimRewards as claimRewards, index$2_delegateBW as delegateBW, index$2_deleteAuth as deleteAuth, index$2_execPowerup as execPowerup, index$2_init as init, index$2_initEmission as initEmission, index$2_initPowerup as initPowerup, index$2_linkAuth as linkAuth, index$2_newAccount as newAccount, index$2_powerup as powerup, index$2_refund as refund, index$2_registerProducer as registerProducer, index$2_registerProducer2 as registerProducer2, index$2_registerProxy as registerProxy, index$2_removeProducer as removeProducer, index$2_setAbi as setAbi, index$2_setAccountLimits as setAccountLimits, index$2_setCPULimits as setCPULimits, index$2_setCode as setCode, index$2_setNETLimits as setNETLimits, index$2_setParams as setParams, index$2_setPrivileged as setPrivileged, index$2_setRAMLimits as setRAMLimits, index$2_setTotalRAM as setTotalRAM, index$2_setTotalRAMRate as setTotalRAMRate, index$2_undelegateBW as undelegateBW, index$2_unregisterProducer as unregisterProducer, index$2_updateAuth as updateAuth, index$2_updateRevision as updateRevision, index$2_voteForProducer as voteForProducer, index$2_voteUpdate as voteUpdate };
5896
+ export { activateFeature as ActivateFeature, bidName as BidName, bidNameRefund as BidNameRefund, buyRAM as BuyRAM, buyRAMBytes as BuyRAMBytes, cancelDelay as CancelDelay, claimRewards as ClaimRewards, delegateBW as DelegateBW, deleteAuth as DeleteAuth, execPowerup as ExecPowerup, init as Init, initEmission as InitEmission, initPowerup as InitPowerup, linkAuth as LinkAuth, newAccount as NewAccount, powerup as Powerup, refund as Refund, registerProducer as RegisterProducer, registerProducer2 as RegisterProducer2, registerProxy as RegisterProxy, removeProducer as RemoveProducer, setAbi as SetAbi, setAccountLimits as SetAccountLimits, setCPULimits as SetCPULimits, setCode as SetCode, setNETLimits as SetNETLimits, setParams as SetParams, setPrivileged as SetPrivileged, setRAMLimits as SetRAMLimits, setTotalRAM as SetTotalRAM, setTotalRAMRate as SetTotalRAMRate, undelegateBW as UndelegateBW, unregisterProducer as UnregisterProducer, updateAuth as UpdateAuth, updateRevision as UpdateRevision, voteForProducer as VoteForProducer, voteUpdate as VoteUpdate };
5982
5897
  }
5983
5898
 
5984
5899
  /**
package/dist/index.mjs CHANGED
@@ -794,11 +794,11 @@ const decision = {
794
794
 
795
795
  const index$j = {
796
796
  __proto__: null,
797
- act: act,
798
- batch: batch,
799
- decision: decision,
800
- draft: draft,
801
- statement: statement
797
+ Act: act,
798
+ Batch: batch,
799
+ Decision: decision,
800
+ Draft: draft,
801
+ Statement: statement
802
802
  };
803
803
 
804
804
  const authorizations$1p = [{ permissions: [active], actor: _chairman }];
@@ -830,9 +830,9 @@ const editAddress = {
830
830
 
831
831
  const index$i = {
832
832
  __proto__: null,
833
- createAddress: createAddress,
834
- deleteAddress: deleteAddress,
835
- editAddress: editAddress
833
+ CreateAddress: createAddress,
834
+ DeleteAddress: deleteAddress,
835
+ EditAddress: editAddress
836
836
  };
837
837
 
838
838
  const authorizations$1m = [
@@ -913,12 +913,12 @@ const subProgramBalance = {
913
913
 
914
914
  const index$h = {
915
915
  __proto__: null,
916
- addBalance: addBalance,
917
- addProgramBalance: addProgramBalance,
918
- blockBalance: blockBalance,
919
- subBalance: subBalance,
920
- subProgramBalance: subProgramBalance,
921
- unblockBalance: unblockBalance
916
+ AddBalance: addBalance,
917
+ AddProgramBalance: addProgramBalance,
918
+ BlockBalance: blockBalance,
919
+ SubBalance: subBalance,
920
+ SubProgramBalance: subProgramBalance,
921
+ UnblockBalance: unblockBalance
922
922
  };
923
923
 
924
924
  const authorizations$1g = [
@@ -1106,19 +1106,19 @@ const disautomate = {
1106
1106
 
1107
1107
  const index$f = {
1108
1108
  __proto__: null,
1109
- authorize: authorize$1,
1110
- automate: automate,
1111
- cancelVote: cancelVote,
1112
- disautomate: disautomate,
1113
- exec: exec$1,
1114
- fundWithdrawDecision: fundWithdrawDecision,
1115
- joinCoopDecision: joinCoopDecision,
1116
- marketDecision: marketDecision,
1117
- productRecieved: productRecieved,
1118
- validate: validate,
1119
- voteAgainst: voteAgainst,
1120
- voteFor: voteFor,
1121
- withdrawDecision: withdrawDecision
1109
+ Authorize: authorize$1,
1110
+ Automate: automate,
1111
+ CancelVote: cancelVote,
1112
+ Disautomate: disautomate,
1113
+ Exec: exec$1,
1114
+ FundWithdrawDecision: fundWithdrawDecision,
1115
+ JoinCoopDecision: joinCoopDecision,
1116
+ MarketDecision: marketDecision,
1117
+ ProductRecieved: productRecieved,
1118
+ Validate: validate,
1119
+ VoteAgainst: voteAgainst,
1120
+ VoteFor: voteFor,
1121
+ WithdrawDecision: withdrawDecision
1122
1122
  };
1123
1123
 
1124
1124
  const authorizations$10 = [{ permissions: [active], actor: _chairman }];
@@ -1466,25 +1466,25 @@ const updateRequest = {
1466
1466
 
1467
1467
  const index$a = {
1468
1468
  __proto__: null,
1469
- acceptRequest: acceptRequest,
1470
- authorize: authorize,
1471
- cancelRequest: cancelRequest,
1472
- completeRequest: completeRequest,
1473
- confirmRecieve: confirmRecieve,
1474
- confirmSupply: confirmSupply,
1475
- createOffer: createOffer,
1476
- createOrder: createOrder,
1477
- declineRequest: declineRequest,
1478
- deliverOnRequest: deliverOnRequest,
1479
- moderateRequest: moderateRequest,
1480
- newRequestId: newRequestId,
1481
- openDispute: openDispute,
1482
- prohibitRequest: prohibitRequest,
1483
- publishRequest: publishRequest,
1484
- recieveOnRequest: recieveOnRequest,
1485
- supplyOnRequest: supplyOnRequest,
1486
- unpublishRequest: unpublishRequest,
1487
- updateRequests: updateRequest
1469
+ AcceptRequest: acceptRequest,
1470
+ Authorize: authorize,
1471
+ CancelRequest: cancelRequest,
1472
+ CompleteRequest: completeRequest,
1473
+ ConfirmRecieve: confirmRecieve,
1474
+ ConfirmSupply: confirmSupply,
1475
+ CreateOffer: createOffer,
1476
+ CreateOrder: createOrder,
1477
+ DeclineRequest: declineRequest,
1478
+ DeliverOnRequest: deliverOnRequest,
1479
+ ModerateRequest: moderateRequest,
1480
+ NewRequestId: newRequestId,
1481
+ OpenDispute: openDispute,
1482
+ ProhibitRequest: prohibitRequest,
1483
+ PublishRequest: publishRequest,
1484
+ RecieveOnRequest: recieveOnRequest,
1485
+ SupplyOnRequest: supplyOnRequest,
1486
+ UnpublishRequest: unpublishRequest,
1487
+ UpdateRequests: updateRequest
1488
1488
  };
1489
1489
 
1490
1490
  const tableName$g = "exchange";
@@ -1571,12 +1571,12 @@ const invalidateAccount = {
1571
1571
 
1572
1572
  const index$7 = {
1573
1573
  __proto__: null,
1574
- approveProposal: approveProposal,
1575
- cancelProposal: cancelProposal,
1576
- execProposal: execProposal,
1577
- invalidateProposal: invalidateAccount,
1578
- proposeTransaction: proposeTransaction,
1579
- unapproveProposal: unapproveProposal
1574
+ ApproveProposal: approveProposal,
1575
+ CancelProposal: cancelProposal,
1576
+ ExecProposal: execProposal,
1577
+ InvalidateProposal: invalidateAccount,
1578
+ ProposeTransaction: proposeTransaction,
1579
+ UnapproveProposal: unapproveProposal
1580
1580
  };
1581
1581
 
1582
1582
  const tableName$f = "approvals";
@@ -2002,43 +2002,43 @@ const cancelDelay = {
2002
2002
 
2003
2003
  const index$2 = {
2004
2004
  __proto__: null,
2005
- activateFeature: activateFeature,
2006
- bidName: bidName,
2007
- bidNameRefund: bidNameRefund,
2008
- buyRAM: buyRAM,
2009
- buyRAMBytes: buyRAMBytes,
2010
- cancelDelay: cancelDelay,
2011
- claimRewards: claimRewards,
2012
- delegateBW: delegateBW,
2013
- deleteAuth: deleteAuth,
2014
- execPowerup: execPowerup,
2015
- init: init,
2016
- initEmission: initEmission,
2017
- initPowerup: initPowerup,
2018
- linkAuth: linkAuth,
2019
- newAccount: newAccount,
2020
- powerup: powerup,
2021
- refund: refund,
2022
- registerProducer: registerProducer,
2023
- registerProducer2: registerProducer2,
2024
- registerProxy: registerProxy,
2025
- removeProducer: removeProducer,
2026
- setAbi: setAbi,
2027
- setAccountLimits: setAccountLimits,
2028
- setCPULimits: setCPULimits,
2029
- setCode: setCode,
2030
- setNETLimits: setNETLimits,
2031
- setParams: setParams,
2032
- setPrivileged: setPrivileged,
2033
- setRAMLimits: setRAMLimits,
2034
- setTotalRAM: setTotalRAM,
2035
- setTotalRAMRate: setTotalRAMRate,
2036
- undelegateBW: undelegateBW,
2037
- unregisterProducer: unregisterProducer,
2038
- updateAuth: updateAuth,
2039
- updateRevision: updateRevision,
2040
- voteForProducer: voteForProducer,
2041
- voteUpdate: voteUpdate
2005
+ ActivateFeature: activateFeature,
2006
+ BidName: bidName,
2007
+ BidNameRefund: bidNameRefund,
2008
+ BuyRAM: buyRAM,
2009
+ BuyRAMBytes: buyRAMBytes,
2010
+ CancelDelay: cancelDelay,
2011
+ ClaimRewards: claimRewards,
2012
+ DelegateBW: delegateBW,
2013
+ DeleteAuth: deleteAuth,
2014
+ ExecPowerup: execPowerup,
2015
+ Init: init,
2016
+ InitEmission: initEmission,
2017
+ InitPowerup: initPowerup,
2018
+ LinkAuth: linkAuth,
2019
+ NewAccount: newAccount,
2020
+ Powerup: powerup,
2021
+ Refund: refund,
2022
+ RegisterProducer: registerProducer,
2023
+ RegisterProducer2: registerProducer2,
2024
+ RegisterProxy: registerProxy,
2025
+ RemoveProducer: removeProducer,
2026
+ SetAbi: setAbi,
2027
+ SetAccountLimits: setAccountLimits,
2028
+ SetCPULimits: setCPULimits,
2029
+ SetCode: setCode,
2030
+ SetNETLimits: setNETLimits,
2031
+ SetParams: setParams,
2032
+ SetPrivileged: setPrivileged,
2033
+ SetRAMLimits: setRAMLimits,
2034
+ SetTotalRAM: setTotalRAM,
2035
+ SetTotalRAMRate: setTotalRAMRate,
2036
+ UndelegateBW: undelegateBW,
2037
+ UnregisterProducer: unregisterProducer,
2038
+ UpdateAuth: updateAuth,
2039
+ UpdateRevision: updateRevision,
2040
+ VoteForProducer: voteForProducer,
2041
+ VoteUpdate: voteUpdate
2042
2042
  };
2043
2043
 
2044
2044
  const tableName$b = "bidrefunds";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cooptypes",
3
3
  "type": "module",
4
- "version": "0.5.4",
4
+ "version": "0.5.5",
5
5
  "packageManager": "pnpm@9.0.6",
6
6
  "description": "_description_",
7
7
  "author": "Alex Ant <dacom.dark.sun@gmail.com>",