Skip to content

Commit

Permalink
Merge pull request #722 from laboon/laboon-patch-4
Browse files Browse the repository at this point in the history
Fix typo - "withdraw_unbounded" should be "withdraw_unbonded"
  • Loading branch information
Noc2 authored May 21, 2024
2 parents ea12312 + d295d53 commit 7a4810d
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 7a4810d

Please sign in to comment.