Commit c30ece2b authored by Alexander Popiak's avatar Alexander Popiak Committed by GitHub
Browse files

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: default avatarShawn Tabrizi <[email protected]>
parent ae3c3045
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment