Files
pezkuwi-subxt/substrate/frame/authorship
Dmitry Borodin 35ed272dad migrate babe and authorship to use derive-impl (#1790)
Moving a babe and authorship pallets to the latest and greatest
derive_impl.

Part of https://github.com/paritytech/polkadot-sdk/issues/171

---------

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
2023-10-07 11:04:00 +02:00
..
2023-08-29 13:39:41 +02:00
2023-09-04 12:02:32 +03:00

Authorship tracking for FRAME runtimes.

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

License: Apache-2.0