Files
pezkuwi-subxt/substrate/frame/authority-discovery
Bastian Köcher 86594727d9 Rename ModuleToIndex to PalletRuntimeSetup (#7148)
* Rename `ModuleToIndex` to `PalletRuntimeSetup`

Besides the renaming it also adds support getting the name of a pallet
as configured in the runtime.

* Rename it to `PalletInfo`

* Remove accidentally added files
2020-09-22 13:39:56 +00:00
..
2020-09-22 13:38:23 +00: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