Function createGeneralizedAccount
- createGeneralizedAccount(authFnName, args, __namedParameters): Promise<Readonly<{
gaContractId: ContractAddress;
owner: AccountAddress;
rawTx: Transaction;
transaction: TxHash;
}>>
-
Parameters
-
authFnName: string
-
args: any[]
-
General Account Object
Convert current account to GA