Hooks
Last updated
Last updated
hooks are only executed when a code change is detected.
hooks are mandatorily executed at the very beginning of the block body, before any extrinsics are processed.
are always executed before any other other signed or unsigned extrinsics.
hooks are executed after extrinsics if there is weight remaining in the block.
hooks are mandatorily executed after .