Scheduler
Last updated
Last updated
The on-chain scheduler allows you to hook automated contract execution into the end of every N-th block. These are instantiated via governance, as they add computational load and gas costs to every block, and thus must be managed.
Current scheduled tasks can be queried via or kujirad query scheduler list-hooks
And a proposal for hook can be submitted as so: