Class: Solana::Ruby::Kit::InstructionPlans::SequentialInstructionPlan
- Inherits:
-
T::Struct
- Object
- T::Struct
- Solana::Ruby::Kit::InstructionPlans::SequentialInstructionPlan
- Defined in:
- lib/solana/ruby/kit/instruction_plans/plans.rb
Overview
A plan that executes a sequence of sub-plans in order. When divisible is true the planner may split steps across transactions.