Function pallet_session::historical::onchain::store_current_session_validator_set_to_offchain
source · pub fn store_current_session_validator_set_to_offchain<T: HistoricalConfig + SessionConfig>(
)
Expand description
Store the validator set associated to the current session index to the off-chain database.
See store_session_validator_set_to_offchain
for further information and restrictions.