Files
pezkuwi-subxt/substrate/frame/authorship
Bastian Köcher e851b3ae73 Remove uncles related code (#13216)
The code was added without any clear usage. The inherent for example is not benchmarked and not used.
2023-01-29 20:56:10 +00:00
..
2023-01-29 20:56:10 +00:00
2023-01-29 20:56:10 +00:00
2020-08-20 17:04:42 +02:00

Authorship tracking for FRAME runtimes.

This tracks the current author of the block and recent uncles.

License: Apache-2.0