gill/programs/system/Type aliasesAssignWithSeedInstructionDataArgstype AssignWithSeedInstructionDataArgs = { base: Address; programAddress: Address; seed: string; }; Properties base base: Address; programAddress programAddress: Address; seed seed: string;AssignWithSeedInstructionDataPrevious PageAuthorizeNonceAccountInputNext Page