Files
pezkuwi-subxt/substrate/frame/authorship
Guillaume Thiolliere 1cbfc9257f Rename pallet trait Trait to Config (#7599)
* rename Trait to Config

* add test asserting using Trait is still valid.

* fix ui tests
2020-11-30 14:34:54 +00:00
..
2020-09-22 19:47:38 +02: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