Module sysvar_cache

Module sysvar_cache 

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.

Modules§

get_sysvar_with_account_checkDeprecated
These methods facilitate a transition from fetching sysvars from keyed accounts to fetching from the sysvar cache without breaking consensus. In order to keep consistent behavior, they continue to enforce legacy checks despite dynamically loading them instead of deserializing from account data.

Structs§

SysvarCacheDeprecated