@layerzerolabs/lz-ton-sdk-v2 3.0.51 → 3.0.53

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
@@ -11511,22 +11511,22 @@ var OPCODES = {
11511
11511
 
11512
11512
  // src/constants/errors.ts
11513
11513
  var ERRORS = {
11514
- ERROR_PeerNotSet: 731n,
11515
- ERROR_WrongPeer: 1644n,
11516
- ERROR_WrongSrcEid: 1834n,
11517
- ERROR_WrongSrcOApp: 642n,
11518
- ERROR_WrongChannel: 1080n,
11519
- ERROR_WrongChannelOwner: 1240n,
11520
- ERROR_InsufficientGas: 415n,
11521
- ERROR_InvalidExtraOptions: 223n,
11522
- ERROR_InvalidEnforcedOptions: 759n,
11523
- ERROR_InvalidExtraOptionsVersion: 1697n,
11524
- ERROR_NullTentativeOwner: 1505n,
11525
- ERROR_OnlyTentativeOwner: 327n,
11526
- ERROR_OnlyOwner: 248n,
11527
- ERROR_NotAuthenticated: 1563n,
11528
- ERROR_NotInitialized: 432n,
11529
- Counter_ERROR_invalidIncrementType: 1955n,
11514
+ ERROR_PeerNotSet: 1978n,
11515
+ ERROR_WrongPeer: 508n,
11516
+ ERROR_WrongSrcEid: 1333n,
11517
+ ERROR_WrongSrcOApp: 1022n,
11518
+ ERROR_WrongChannel: 1648n,
11519
+ ERROR_WrongChannelOwner: 1584n,
11520
+ ERROR_InsufficientGas: 215n,
11521
+ ERROR_InvalidExtraOptions: 1988n,
11522
+ ERROR_InvalidEnforcedOptions: 839n,
11523
+ ERROR_InvalidExtraOptionsVersion: 1595n,
11524
+ ERROR_NullTentativeOwner: 100n,
11525
+ ERROR_OnlyTentativeOwner: 550n,
11526
+ ERROR_OnlyOwner: 492n,
11527
+ ERROR_NotAuthenticated: 1690n,
11528
+ ERROR_NotInitialized: 1273n,
11529
+ Counter_ERROR_invalidIncrementType: 1691n,
11530
11530
  lz_EpConfig_ERROR_sameMsglib: 1025n,
11531
11531
  lz_EpConfig_ERROR_invalidTimeoutExpiry: 1026n,
11532
11532
  lz_EpConfig_ERROR_invalidTimeoutReceiveMsglib: 1027n,
@@ -11598,9 +11598,9 @@ var ERRORS = {
11598
11598
  BytesEncoder_ERROR_malformed_subtree: 1217n,
11599
11599
  BytesEncoder_ERROR_malformed_data: 1218n,
11600
11600
  Msglib_ERROR_onlyChannel: 288n,
11601
- SmlManager_ERROR_packetHeaderNotFound: 979n,
11602
- SmlManager_ERROR_optionsNotEmpty: 631n,
11603
- SmlManager_ERROR_onlyConnection: 528n,
11601
+ SmlManager_ERROR_packetHeaderNotFound: 754n,
11602
+ SmlManager_ERROR_optionsNotEmpty: 419n,
11603
+ SmlManager_ERROR_onlyConnection: 457n,
11604
11604
  UlnWorkerInterface_ERROR_UNKNOWN_OPTIONS: 52n,
11605
11605
  UlnWorkerInterface_ERROR_ZERO_LZ_COMPOSE_GAS_PROVIDED: 53n,
11606
11606
  UlnWorkerInterface_ERROR_INVALID_OPTIONS: 54n,