Files
pezkuwi-subxt/substrate/primitives/runtime
Shawn Tabrizi 9d052b7e09 Make BlockNumberProvider::set_block_number available in tests / std (#3974)
This function is currently only exposed to runtime-benchmarks, where it
should be available in all tests.

Also made it available in `std` because this is how `set_block_number`
works in FRAME System, however, not sure if it is needed in the latest
std/no_std paradigm.

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
2024-04-04 16:20:09 +00:00
..
2023-09-04 12:02:32 +03:00

Runtime Modules shared primitive types.

License: Apache-2.0