Files
pezkuwi-subxt/substrate/frame/authorship
Koute 849a6c35fd Remove without_storage_info for the authorship pallet (#11610)
* Remove `without_storage_info` for the authorship pallet

* Tweak impl bounds style

* Use `defensive_proof` instead of `expect`
2022-06-16 11:48:05 +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