pub fn unjail<T: Config>()
Expand description

Attempts to remove an authority from all possible jails (keygen & signing). This can only be called by the controller of the authority in jail. The origin must map directly to the authority in jail.

The authority’s jail sentence for either keygen or signing must be elapsed for the authority to be removed from the jail.

  • origin - The account origin.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::unjail.