Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace our StorageMapIterator to the one from Substrate #571

Closed
xlc opened this issue Jul 27, 2021 · 0 comments · Fixed by #600
Closed

Replace our StorageMapIterator to the one from Substrate #571

xlc opened this issue Jul 27, 2021 · 0 comments · Fixed by #600
Assignees

Comments

@xlc
Copy link
Member

xlc commented Jul 27, 2021

/// Utility to iterate through items in a storage map.
/// Forks from substrate, expose previous_key field
pub struct StorageMapIterator<K, V, Hasher> {

paritytech/substrate#9313 should does everything we need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants