pub fn force_checkpoint<T: Config>(update: Box<CheckpointUpdate>)
Expand description
Used for pallet initialization and light client resetting. Needs to be called by the root origin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_checkpoint
.