Function encodeEd25519Pubkey

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

    Parameters

    • pubkey: Uint8Array

    Returns Ed25519Pubkey

Generated using TypeDoc