Public key that identifies the System program
Generate a transaction instruction that allocates space in an account without funding
Generate a transaction instruction that assigns an account to a program
Generate a transaction instruction that creates a new account
Generate a transaction instruction that creates a new account at
an address generated with from
, a seed, and programId
Generate a transaction that creates a new Nonce account
Generate an instruction to advance the nonce in a Nonce account
Generate a transaction instruction that authorizes a new PublicKey as the authority on a Nonce account.
Generate an instruction to initialize a Nonce account
Generate a transaction instruction that withdraws lamports from a Nonce account
Generate a transaction instruction that transfers lamports from one account to another
Generated using TypeDoc
Factory class for transactions to interact with the System program