Function encodeSecp256k1Pubkey

  • Takes a Secp256k1 public key as raw bytes and returns the Amino JSON representation of it (the type/value wrapper object).

    Parameters

    • pubkey: Uint8Array

    Returns Secp256k1Pubkey

Generated using TypeDoc