Remove Bech32 class

This commit is contained in:
Simon Warta
2023-03-07 15:21:09 +01:00
parent e89a91401f
commit 0351a46d97
7 changed files with 6 additions and 28 deletions
-1
View File
@@ -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 {