• Encode a contract address to raw CBOR binary (Uint8Array) using its tagged representation.

    Returns

    Uint8Array containing the canonical CBOR encoding.

    Parameters

    • address: CborContractAddress

      The CBOR contract address wrapper to encode.

    Returns Uint8Array

Generated using TypeDoc