Commit fa22eb73 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Optimize `next_storage_key` (#8956)

* Optimize `next_storage_key`

- Do not rely on recursion
- Use an iterator over the overlay to not always call the same method

* Fix bug
parent 587ea254
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