Files
pezkuwi-subxt/prdoc/1.7.0/pr_3110.prdoc
T
Egor_P b2c81b5800 [Backport] Version bumps from 1.7.0 release (#3254)
This PR backports version bumps from `1.7.0` release branch and moves
related prdoc files to the appropriate folder.
2024-02-09 07:41:40 +00:00

13 lines
511 B
Plaintext

title: Nomination pools Fix payout destination in permissionless unbond
doc:
- audience: Runtime Dev
description: |
This PR fixes an issue whereby when a nomination pool allowed for permissionless unbonding of
funds, the implicit claimed rewards were mistakenly sent to the caller of the `unbond`, and
not the actual member. A nomination pool only allows permissionless unbonding when its state
was set into `Destroying` by the operator
crates:
- name: pallet-nomination-pools