Implement `InspectEnumerable` for Uniques (#9117)
* implement InspectEnumerable in pallet_uniques
* use `iter_keys` and `iter_key_prefix`
* return an iterator instead of constructing a vec
* update comments
* additional warning about storage reads
Co-authored-by: Shawn Tabrizi <[email protected]>
parent
ae3c3045
Please register or sign in to comment