InitializeAccount3InstructionDataArgs
type InitializeAccount3InstructionDataArgs = {
owner: Address;
};Properties
owner
owner: Address;The new account's owner/multisignature.
type InitializeAccount3InstructionDataArgs = {
owner: Address;
};owner: Address;The new account's owner/multisignature.