@bolt-liquidity-hq/cosmwasm-client 0.1.0-beta.17 → 0.1.0-beta.18

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
@@ -5502,7 +5502,7 @@ var getPrices = async (client) => {
5502
5502
  var import_core2 = require("@bolt-liquidity-hq/core");
5503
5503
  var import_encoding = require("@cosmjs/encoding");
5504
5504
  var import_bignumber = require("bignumber.js");
5505
- var import_tx = require("cosmjs-types/cosmwasm/wasm/v1/tx");
5505
+ var import_tx = require("cosmjs-types/cosmwasm/wasm/v1/tx.js");
5506
5506
 
5507
5507
  // src/lib/helpers/transactions.ts
5508
5508
  var import_core = require("@bolt-liquidity-hq/core");