Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laboon authored May 21, 2024
1 parent ea12312 commit d295d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/id-weights.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ The benchmarking implementation for the Polkadot Runtime function ${transfer}$ i
Computes the resulting weight based on the time measurements in the collection. The worst case scenario should be chosen (the highest value).
:::

### -sec-num- Practical Example \#4: `withdraw_unbounded` {#id-practical-example-4-withdraw_unbounded}
### -sec-num- Practical Example \#4: `withdraw_unbonded` {#id-practical-example-4-withdraw_unbonded}

The `withdraw_unbonded` function of the `staking` module is designed to move any unlocked funds from the staking management system to be ready for transfer. It contains some operations which have some I/O overhead.

Expand Down

0 comments on commit d295d53

Please sign in to comment.