๐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.Modulesยง
- runtime_
transaction Deprecated - RuntimeTransaction is
runtimefacing representation of transaction, while solana_transaction::sanitized::SanitizedTransaction is client facing representation. - signature_
details Deprecated - transaction_
meta Deprecated - Transaction Meta contains data that follows a transaction through the execution pipeline in runtime. Examples of metadata could be limits specified by compute-budget instructions, simple-vote flag, transaction costs, durable nonce account etc;
- transaction_
with_ meta Deprecated