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

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



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

def kind = :parallel