Skip to content

Commit

Permalink
chore: update comment of undelegate func
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHansLee committed Jul 22, 2024
1 parent 1d9643a commit ee842c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ interface IAssetManager {
function withdraw(uint128 assets) external;

/**
* @notice Undelegate the KRO of given shares for the given validator.
* @notice Undelegate the KRO of given assets for the given validator.
*
* @param validator Address of the validator.
* @param assets The amount of assets to undelegate.
Expand Down

0 comments on commit ee842c1

Please sign in to comment.