mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 13:35:41 +00:00
Improve inline comment for ClaimPermission extrinsic of nom pools (#2640)
This commit is contained in:
@@ -460,7 +460,7 @@ pub enum ClaimPermission {
|
|||||||
PermissionlessCompound,
|
PermissionlessCompound,
|
||||||
/// Anyone can withdraw rewards on a pool member's behalf.
|
/// Anyone can withdraw rewards on a pool member's behalf.
|
||||||
PermissionlessWithdraw,
|
PermissionlessWithdraw,
|
||||||
/// Anyone can withdraw and compound rewards on a member's behalf.
|
/// Anyone can withdraw and compound rewards on a pool member's behalf.
|
||||||
PermissionlessAll,
|
PermissionlessAll,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user