Function getCanonicalAddressFromPubKey

  • Gets the "canonical address" from the public key

    Parameters

    • pubkey: Uint8Array

      A byte array representing a public key.

    Returns Uint8Array

    What cosmwasm calls the "CanonicalAddr"