pub fn unlock_nominator<T: Config>(operator_id: OperatorId)
Expand description
Unlocks the nominator under given operator given the unlocking period is complete. A nominator can initiate their unlock given operator is already deregistered.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::unlock_nominator
.