👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the
agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.Expand description
Cross-Program Invocation (CPI) error types
Structs§
- Caller
Account Deprecated - Host side representation of AccountInfo or SolAccountInfo passed to the CPI syscall.
- Translated
Account Deprecated - Account data and metadata that has been translated from caller space.
Enums§
- CpiError
Deprecated - CPI-specific error types
Traits§
- Syscall
Invoke Signed Deprecated - Implemented by language specific data structure translators
Functions§
- cpi_
common Deprecated - Call process instruction, common to both Rust and C
- translate_
accounts_ c Deprecated - translate_
accounts_ rust Deprecated - translate_
instruction_ c Deprecated - translate_
instruction_ rust Deprecated - translate_
signers_ c Deprecated - translate_
signers_ rust Deprecated