Base public key to use to derive the address of the created account. Must be the same as the base key used to create newAccountPubkey
The account that will transfer lamports to the created account
Amount of lamports to transfer to the created account
Public key of the created account. Must be pre-calculated with PublicKey.createWithSeed()
Public key of the program to assign as the owner of the created account
Seed to use to derive the address of the created account. Must be the same as the seed used to create newAccountPubkey
Amount of space in bytes to allocate to the created account
Create account with seed system transaction params