An instruction compiled to account indices.
Summary
Types
@type t() :: %Cartouche.Solana.Transaction.CompiledInstruction{ accounts: [non_neg_integer()], data: binary(), program_id_index: non_neg_integer() }
An instruction compiled to account indices.
@type t() :: %Cartouche.Solana.Transaction.CompiledInstruction{ accounts: [non_neg_integer()], data: binary(), program_id_index: non_neg_integer() }