count_storage_entries

Function count_storage_entries 

Source
pub async fn count_storage_entries(
    quantus_client: &QuantusClient,
    pallet_name: &str,
    storage_name: &str,
    block_hash: H256,
) -> Result<u32>
Expand description

Count storage entries using RPC calls with pagination