[][src]Module solana_runtime::process_instruction

Structs

ComputeBudget

Traits

ComputeMeter

Compute meter

Executor

Program executor

InvokeContext

Invocation context passed to loaders

Logger

Log messages

Type Definitions

ErasedProcessInstruction
ErasedProcessInstructionWithContext
LoaderEntrypoint

program_id: Program ID of the currently executing program keyed_accounts: Accounts passed as part of the instruction instruction_data: Instruction data invoke_context: Invocation context

ProcessInstruction
ProcessInstructionWithContext