Function decodeBech32Pubkey

  • Decodes a bech32 pubkey to Amino binary, which is then decoded to a type/value object. The bech32 prefix is ignored and discareded.

    Parameters

    • bechEncoded: string

      the bech32 encoded pubkey

    Returns Pubkey

Generated using TypeDoc