Class: Solana::Ruby::Kit::InstructionPlans::ParallelInstructionPlan

Inherits:
T::Struct
  • Object
show all
Defined in:
lib/solana/ruby/kit/instruction_plans/instruction_plan.rb

Overview

A plan whose children may execute concurrently or be packed in any order.

Instance Method Summary collapse

Instance Method Details

#kindObject



42
# File 'lib/solana/ruby/kit/instruction_plans/instruction_plan.rb', line 42

def kind = :parallel