Params for SystemProgram.createAccountWithSeed.
1.1.0
Base address for seed derivation (signer).
Funding account (signer).
Lamports to fund.
Created account (derived from base + seed + programId).
Owner program of the new account.
Seed string (max 32 bytes UTF-8).
Data space in bytes.
Params for SystemProgram.createAccountWithSeed.
Since
1.1.0