@layerzerolabs/lz-definitions 3.0.17 → 3.0.18-ton.0

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.mjs CHANGED
@@ -1350,6 +1350,7 @@ var CHAIN_KEY = {
1350
1350
  [EndpointId.GRAVITY_V2_MAINNET]: "gravity" /* GRAVITY */,
1351
1351
  [EndpointId.FLARE_V2_MAINNET]: "flare" /* FLARE */,
1352
1352
  [EndpointId.ZKLINK_V2_MAINNET]: "zklink" /* ZKLINK */,
1353
+ [EndpointId.TON_V2_MAINNET]: "ton" /* TON */,
1353
1354
  [EndpointId.PEAQ_V2_MAINNET]: "peaq" /* PEAQ */,
1354
1355
  [EndpointId.ZIRCUIT_V2_MAINNET]: "zircuit" /* ZIRCUIT */,
1355
1356
  [EndpointId.LIGHTLINK_V2_MAINNET]: "lightlink" /* LIGHTLINK */,
@@ -1922,6 +1923,7 @@ var ENVIRONMENT = {
1922
1923
  [EndpointId.GRAVITY_V2_MAINNET]: "mainnet" /* MAINNET */,
1923
1924
  [EndpointId.FLARE_V2_MAINNET]: "mainnet" /* MAINNET */,
1924
1925
  [EndpointId.ZKLINK_V2_MAINNET]: "mainnet" /* MAINNET */,
1926
+ [EndpointId.TON_V2_MAINNET]: "mainnet" /* MAINNET */,
1925
1927
  [EndpointId.PEAQ_V2_MAINNET]: "mainnet" /* MAINNET */,
1926
1928
  [EndpointId.ZIRCUIT_V2_MAINNET]: "mainnet" /* MAINNET */,
1927
1929
  [EndpointId.LIGHTLINK_V2_MAINNET]: "mainnet" /* MAINNET */,