@injectivelabs/chain-consumer
Advanced tools
Comparing version
@@ -6,2 +6,3 @@ export * from './BankConsumer'; | ||
export * from './MintConsumer'; | ||
export * from './IBCConsumer'; | ||
export * from './GovernanceConsumer'; | ||
@@ -8,0 +9,0 @@ export * from './ExchangeConsumer'; |
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./MintConsumer"), exports); | ||
__exportStar(require("./IBCConsumer"), exports); | ||
__exportStar(require("./GovernanceConsumer"), exports); | ||
@@ -20,0 +21,0 @@ __exportStar(require("./ExchangeConsumer"), exports); |
{ | ||
"name": "@injectivelabs/chain-consumer", | ||
"description": "Interacting with our Chain API made easy. Can be reused throughout Injective's projects.", | ||
"version": "0.0.89", | ||
"version": "0.0.90", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "52fb10f25511b74f0571cbf7f2c60dba18af1bdc" | ||
"gitHead": "bc631bbedf39288f5c821f34e73516c81ad694d4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
198166
2.04%163
2.52%2475
2.23%