pub const fn deposit(items: u32, bytes: u32) -> Balance
Expand description

Calculate the storage deposit based on the number of storage items and the combined byte size of those items.