Files
pezkuwi-subxt/substrate/frame/support
Keith Yeung ae3c3045df Implement iter_keys function for all types of storage maps (#9238)
* Implement `iter_keys` function for all types of storage maps

* Remove draining iterator API

* Rename associated key iterator types

* Simplify iteration code

* add test for `iter_keys().drain()`

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
2021-07-01 17:20:15 +00:00
..
2021-06-23 10:34:54 +00:00
2021-06-24 11:53:49 +01:00
2020-08-20 17:04:42 +02:00

Support code for the runtime.

License: Apache-2.0