title: Assign With Seed
account
baseAccount
type AssignWithSeedInstruction = { discriminator: number /* u32 */; base: Address; seed: string; programAddress: Address }