Do not auto-import @cosmjs/encoding symbols
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { toBase64 } from "@cosmjs/encoding";
|
||||
import { makeCosmoshubPath, Secp256k1HdWallet } from "@cosmjs/launchpad";
|
||||
|
||||
const mnemonic =
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import { toBase64, toUtf8 } from "@cosmjs/encoding";
|
||||
import { Coin } from "@cosmjs/launchpad";
|
||||
|
||||
// types auto-generated by wasm.glass and cleaned up manually
|
||||
|
||||
Reference in New Issue
Block a user