solana_runtime::bank

Type Alias BankSlotDelta

Source
pub type BankSlotDelta = SlotDelta<Result<()>>;