referrerpolicy=no-referrer-when-downgrade

Module guard

Source
Expand description

Pallet provides a set of guard functions that are running in background threads and are aborting process if some condition fails.

Traits§

Environment
Guards environment.

Functions§

abort_on_spec_version_change
Abort when runtime spec version is different from specified.