Module pallet_session::historical::onchain
source · Expand description
On-chain logic to store a validator-set for deferred validation using an off-chain worker.
Functions
Store the validator set associated to the current session index to the off-chain database.
Store the validator-set associated to the
session_index
to the off-chain database.