InitializeAccount3InstructionArgs: {
    owner: PublicKey<string>;
}

Type declaration

  • owner: PublicKey<string>

    The new account's owner/multisignature.

Generated using TypeDoc