pub fn bail<T: Config>()
Expand description
Retract a submission.
A portion of the deposit may be returned, based on the Config::BailoutGraceRatio
.
This will fully remove the solution from storage.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::bail
.