Created
March 26, 2022 13:43
-
-
Save webmaster128/9124ba505845b1bf15b998090f373f4a to your computer and use it in GitHub Desktop.
Juno zero address
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ npx @cosmjs/[email protected] \ | |
--code 'import { toBech32 } from "@cosmjs/encoding"; console.log(toBech32("juno", new Uint8Array([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0])))' | |
# juno1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq93ryqp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment