Remove Bech32 class
This commit is contained in:
@@ -71,7 +71,6 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
|
||||
toBase64,
|
||||
toHex,
|
||||
toUtf8,
|
||||
Bech32,
|
||||
} from "@cosmjs/encoding";
|
||||
import { sha512, Bip39, Random } from "@cosmjs/crypto";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user