Docs.rs
solana-instruction-2.1.2
solana-instruction 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
optional
borsh ^1.5.1
normal
optional
num-traits ^0.2
normal
serde ^1.0.213
normal
optional
serde_derive ^1.0.213
normal
optional
solana-frozen-abi =2.1.2
normal
optional
solana-frozen-abi-macro =2.1.2
normal
optional
solana-pubkey =2.1.2
normal
getrandom ^0.2.10
normal
js-sys ^0.3.72
normal
wasm-bindgen ^0.2
normal
solana-define-syscall =2.1.2
normal
Versions
71.15%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
instruction
2.1.2
Module error
Module Items
Enums
Constants
In crate solana_
instruction
solana_instruction
Module
error
Copy item path
Source
Enums
§
Instruction
Error
std
Reasons the runtime might have rejected an instruction.
Lamports
Error
Constants
§
ACCOUNT_
ALREADY_
INITIALIZED
ACCOUNT_
BORROW_
FAILED
ACCOUNT_
DATA_
TOO_
SMALL
ACCOUNT_
NOT_
RENT_
EXEMPT
ARITHMETIC_
OVERFLOW
BORSH_
IO_
ERROR
BUILTIN_
PROGRAMS_
MUST_
CONSUME_
COMPUTE_
UNITS
CUSTOM_
ZERO
ILLEGAL_
OWNER
IMMUTABLE
INCORRECT_
AUTHORITY
INCORRECT_
PROGRAM_
ID
INSUFFICIENT_
FUNDS
INVALID_
ACCOUNT_
DATA
INVALID_
ACCOUNT_
DATA_
REALLOC
INVALID_
ACCOUNT_
OWNER
INVALID_
ARGUMENT
INVALID_
INSTRUCTION_
DATA
INVALID_
SEEDS
MAX_
ACCOUNTS_
DATA_
ALLOCATIONS_
EXCEEDED
MAX_
INSTRUCTION_
TRACE_
LENGTH_
EXCEEDED
MAX_
SEED_
LENGTH_
EXCEEDED
MISSING_
REQUIRED_
SIGNATURES
NOT_
ENOUGH_
ACCOUNT_
KEYS
UNINITIALIZED_
ACCOUNT
UNSUPPORTED_
SYSVAR