pub fn withdraw_stake<T: Config>(
operator_id: OperatorId,
to_withdraw: WithdrawStake<<T as Config>::Balance, T::Share>,
)
Expand description
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::withdraw_stake
.