CreateAccountWithRentInstructionArgs: {
    programId: PublicKey<string>;
    space: number | bigint;
}

Type declaration

  • programId: PublicKey<string>
  • space: number | bigint

Generated using TypeDoc