Function getAddressStringFromPubKey

  • Gets the human-readable address form the public key

    Parameters

    • pubkey: Uint8Array

      A byte array representing a public key.

    Returns string

    What cosmwasm calls the "Addr"