Function encodeBech32Pubkey

  • Encodes a public key to binary Amino and then to bech32.

    Parameters

    • pubkey: Pubkey

      the public key to encode

    • prefix: string

      the bech32 prefix (human readable part)

    Returns string

Generated using TypeDoc