Skip to content

Fix definition of held balance#9347

Merged
kianenigma merged 3 commits intomasterfrom
ankn-rustdoc-correction
Jul 30, 2025
Merged

Fix definition of held balance#9347
kianenigma merged 3 commits intomasterfrom
ankn-rustdoc-correction

Conversation

@Ank4n
Copy link
Copy Markdown
Contributor

@Ank4n Ank4n commented Jul 28, 2025

Changes

  • Updated the Held Balance definition to reflect the current behavior. The previous explanation was accurate when staking used locks (which were part of the free balance), but since staking now uses holds, the old definition is misleading.
    This issue was originally pointed out by @michalisFr here.
  • Fixed a broken reference in the deprecated doc for ExposureOf, which was (ironically) pointing to a non-existent type named ExistenceOf. This slipped in during our mega async staking PR.

@Ank4n Ank4n requested a review from a team as a code owner July 28, 2025 10:44
@Ank4n Ank4n added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Jul 28, 2025
@kianenigma kianenigma added this pull request to the merge queue Jul 30, 2025
Merged via the queue into master with commit d753869 Jul 30, 2025
311 of 329 checks passed
@kianenigma kianenigma deleted the ankn-rustdoc-correction branch July 30, 2025 12:56
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
## Changes
- Updated the `Held Balance` definition to reflect the current behavior.
The previous explanation was accurate when staking used locks (which
were part of the free balance), but since [staking now uses
holds](#5501), the old
definition is misleading.
This issue was originally pointed out by @michalisFr
[here](w3f/polkadot-wiki#6793 (comment)).
- Fixed a broken reference in the deprecated doc for `ExposureOf`, which
was (ironically) pointing to a non-existent type named `ExistenceOf`.
This slipped in during our [mega async staking
PR](#8127).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants