Function pallet_capacity::types::unlock_chunks_total
source · pub fn unlock_chunks_total<T: Config>(
unlock_chunks: &UnlockChunkList<T>
) -> <<T as Config>::Currency as InspectFungible<<T as Config>::AccountId>>::Balance
Expand description
Computes and returns the total token held in an UnlockChunkList.