mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 05:57:59 +00:00
fixed regression in inline docs (#10819)
This commit is contained in:
@@ -181,7 +181,7 @@ pub mod pallet {
|
||||
|
||||
/// Remove an account's name and take charge of the deposit.
|
||||
///
|
||||
/// Fails if `who` has not been named. The deposit is dealt with through `T::Slashed`
|
||||
/// Fails if `target` has not been named. The deposit is dealt with through `T::Slashed`
|
||||
/// imbalance handler.
|
||||
///
|
||||
/// The dispatch origin for this call must match `T::ForceOrigin`.
|
||||
|
||||
Reference in New Issue
Block a user