Class: Solana::Ruby::Kit::InstructionPlans::SequentialInstructionPlan

Inherits:
T::Struct
  • Object
show all
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.