Files
pezkuwi-subxt/substrate/primitives/state-machine
Bastian Köcher fa22eb7361 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
2021-05-31 20:17:15 +02:00
..
2021-05-31 20:17:15 +02:00
2020-08-20 17:04:42 +02:00

Substrate state machine implementation.

License: Apache-2.0