Files
pezkuwi-subxt/substrate/frame/authority-discovery
Andronik Ordian 9383f7a01a pallet_authority_discovery: introduce current_authorities and next_authorities methods (#7892)
* split authorities discovery keys for the current and next session

* Revert "split authorities discovery keys for the current and next session"

This reverts commit 0a40b8b4c14e85d95357a27f6db30199cbe0aa4d.

* pallet_authority_discovery: introduce a next_authorities method

* address feedback

* amend the doccomments
2021-01-13 18:35:29 +00:00
..
2021-01-12 09:25:47 +01:00
2020-08-20 17:04:42 +02:00

Authority discovery module.

This module is used by the client/authority-discovery to retrieve the current set of authorities.

License: Apache-2.0