referrerpolicy=no-referrer-when-downgrade

Module onchain

Source
Expand description

On-chain logic to store a validator-set for deferred validation using an off-chain worker.

Functions§

store_current_session_validator_set_to_offchain
Store the validator set associated to the current session index to the off-chain database.
store_session_validator_set_to_offchain
Store the validator-set associated to the session_index to the off-chain database.