👎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§
- account_
info Deprecated - AccountInfo represents a reference to AccountSharedData in either an AppendVec or the write cache. AccountInfo is not persisted anywhere between program runs. AccountInfo is purely runtime state. Note that AccountInfo is saved to disk buckets during runtime, but disk buckets are recreated at startup.
- account_
locks Deprecated - account_
storage Deprecated - Manage the map of slot -> append vec
- account_
storage_ reader Deprecated - accounts
Deprecated - accounts_
db Deprecated - Persistent accounts are stored at this path location:
<path>/<pid>/data/ - accounts_
file Deprecated - accounts_
hash Deprecated - accounts_
index Deprecated - accounts_
update_ notifier_ interface Deprecated - ancestors
Deprecated - blockhash_
queue Deprecated - contains
Deprecated - is_
loadable Deprecated - partitioned_
rewards Deprecated - Code related to partitioned rewards distribution
- pubkey_
bins Deprecated - sorted_
storages Deprecated - stake_
rewards Deprecated - Code for stake and vote rewards
- storable_
accounts Deprecated - trait for abstracting underlying storage of pubkey and account pairs to be written
- tiered_
storage Deprecated - utils
Deprecated - waitable_
condvar Deprecated
Macros§
- u64_
align Deprecated
Structs§
- Obsolete
Account Item Deprecated - Obsolete
Accounts Deprecated