Skip to content

Commit

Permalink
Doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Jan 2, 2024
1 parent a3874c8 commit bd01d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/dapp-staking-v3/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ pub mod pallet {
Self::unlock(origin, value)
}

/// Wrapper around _legacy-like_ `claim_unlocked`.
/// Wrapper around _legacy-like_ `withdraw_unbonded`.
///
/// Used to support legacy Ledger users so they can reclaim unlocked chunks back into
/// their _transferable_ free balance.
Expand Down

0 comments on commit bd01d5d

Please sign in to comment.