Nado Typescript SDK Documentation
    Preparing search index...

    Function subaccountFromBytes32

    • Given a bytes32 representation of a subaccount, returns a subaccount object (owner + name)

      Parameters

      • bytes: Bytes

        bytes32 representaion of a subaccount where bytes[0:20]=owner & bytes[20:32]=subaccountName

      Returns Subaccount

      subaccount object (owner + name)