Docs.rs
solana-instruction-0.0.3
solana-instruction 0.0.3
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.3
normal
optional
num-traits ^0.2
normal
serde ^1.0.215
normal
optional
serde_derive ^1.0.215
normal
optional
solana-frozen-abi ^2.1.0
normal
optional
solana-frozen-abi-macro ^2.1.0
normal
optional
solana-pubkey ^2.1.0
normal
getrandom ^0.2.10
normal
js-sys ^0.3.72
normal
wasm-bindgen ^0.2
normal
solana-define-syscall ^2.1.0
normal
Versions
67.86%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
instruction
0.0.3
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