@coolbitx/blockchain-info
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -42,3 +42,3 @@ export declare enum Network { | ||
ArbitrumSepolia = "Arbitrum Sepolia", | ||
TON = "TON" | ||
TON = "The Open Network" | ||
} | ||
@@ -45,0 +45,0 @@ export declare function getEvmChainIdByNetwork(network: Network): number; |
@@ -46,3 +46,3 @@ "use strict"; | ||
Network["ArbitrumSepolia"] = "Arbitrum Sepolia"; | ||
Network["TON"] = "TON"; | ||
Network["TON"] = "The Open Network"; | ||
})(Network = exports.Network || (exports.Network = {})); | ||
@@ -49,0 +49,0 @@ const EvmChainIdList = { |
{ | ||
"name": "@coolbitx/blockchain-info", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Blockchain Information", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
26747