Crate solders_instruction

Source

Structs§

AccountMeta
Describes a single account read or written by a program during instruction execution.
CompiledInstruction
A compact encoding of an instruction.
Instruction
A directive for a single invocation of a Solana program.

Functions§

convert_instructions