mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +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,
|
||||
/// Anyone can withdraw rewards on a pool member's behalf.
|
||||
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,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user