referrerpolicy=no-referrer-when-downgrade
pallet_session::historical::onchain

Function 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.