Crate solana_svm_callback

Crate solana_svm_callback 

Source
👎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.

Enums§

AccountStateDeprecated
The state the account is in initially, before transaction processing

Traits§

InvokeContextCallbackDeprecated
Callback used by InvokeContext in SVM
TransactionProcessingCallbackDeprecated
Runtime callbacks for transaction processing.