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.