Type Definition solana_runtime::bank::BankStatusCache

source ·
pub type BankStatusCache = StatusCache<Result<()>>;