• Converts a hex string representation of a bytes32 subaccount to a subaccount object (owner + name)

    Parameters

    • subaccount: string

      hex string representation of a bytes32 subaccount.

    Returns Subaccount

    subaccount object (owner + name)