Function createGeneralizedAccount

  • Convert current account to GA

    Parameters

    Returns Promise<
        Readonly<
            {
                gaContractId: `ct_${string}`;
                owner: `ak_${string}`;
                rawTx: `tx_${string}`;
                transaction: `th_${string}`;
            },
        >,
    >

    General Account Object