[][src]Module solana_sdk::instruction_processor_utils

Traits

DecodeError

Functions

is_executable

Return true if the first keyed_account is executable, used to determine if the loader should call a program's 'main'

limited_deserialize
next_keyed_account

Return the next KeyedAccount or a NotEnoughAccountKeys instruction error

Type Definitions

Entrypoint