Module solana_runtime::read_only_accounts_cache
source · Expand description
ReadOnlyAccountsCache used to store accounts, such as executable accounts, which can be large, loaded many times, and rarely change.
ReadOnlyAccountsCache used to store accounts, such as executable accounts, which can be large, loaded many times, and rarely change.