@injectivelabs/ts-types
Advanced tools
Comparing version 1.12.0-beta.2 to 1.12.0-beta.3
@@ -27,3 +27,4 @@ export interface Coin { | ||
Sommelier = "sommelier-3", | ||
Canto = "canto_7700-1" | ||
Canto = "canto_7700-1", | ||
Kava = "kava_2222-10" | ||
} | ||
@@ -30,0 +31,0 @@ export declare enum TestnetCosmosChainId { |
@@ -29,2 +29,3 @@ "use strict"; | ||
CosmosChainId["Canto"] = "canto_7700-1"; | ||
CosmosChainId["Kava"] = "kava_2222-10"; | ||
})(CosmosChainId = exports.CosmosChainId || (exports.CosmosChainId = {})); | ||
@@ -31,0 +32,0 @@ var TestnetCosmosChainId; |
@@ -27,3 +27,4 @@ export interface Coin { | ||
Sommelier = "sommelier-3", | ||
Canto = "canto_7700-1" | ||
Canto = "canto_7700-1", | ||
Kava = "kava_2222-10" | ||
} | ||
@@ -30,0 +31,0 @@ export declare enum TestnetCosmosChainId { |
@@ -26,2 +26,3 @@ export var StreamOperation; | ||
CosmosChainId["Canto"] = "canto_7700-1"; | ||
CosmosChainId["Kava"] = "kava_2222-10"; | ||
})(CosmosChainId || (CosmosChainId = {})); | ||
@@ -28,0 +29,0 @@ export var TestnetCosmosChainId; |
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective's projects.", | ||
"version": "1.12.0-beta.2", | ||
"version": "1.12.0-beta.3", | ||
"sideEffects": false, | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "b8b56f38ddb0dab15ce59231d3b0521df85978a6" | ||
"gitHead": "62379fa5d48f0f27ef83aa3747d2b148bd17fe28" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
73749
813