pub fn unbond_and_unstake<T: Config>(
    _contract_id: T::SmartContract,
    value: Balance
)
Expand description

Wrapper around legacy-like unbond_and_unstake.

Used to support legacy Ledger users so they can start the unlocking process for their funds.

§Warning: Doc-Only

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