Function t7rn_parachain_runtime::parachain_config::deposit
source · 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.