Function getRecipientAddressInBytes

  • Converts a recipient address to a Uint8Array of bytes.

    Returns

    The recipient address as a Uint8Array of bytes

    Parameters

    • recipientAddress: string

      The recipient address, either as a string (EVM address) or a JSON object (Substrate multilocation).

    Returns Uint8Array

Generated using TypeDoc