Skip to content

Commit

Permalink
doc: update param description
Browse files Browse the repository at this point in the history
  • Loading branch information
adu-web3 committed Sep 23, 2024
1 parent befeed8 commit e18a666
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/storage/ExocoreGatewayStorage.sol
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ contract ExocoreGatewayStorage is GatewayStorage {

/// @notice Emitted upon receiving a delegation request.
/// @param isDelegate Whether the delegation request is a delegate request or an undelegate request.
/// @param accepted Whether the delegation request was accepted, true if it is accepted and being queued, false if
/// it is rejected.
/// @param accepted Whether the delegation request was accepted, true if it is accepted and being queued, false if rejected.
/// @param token The address of the token.
/// @param delegator The address of the delegator.
/// @param operator The Exo account address of the operator.
Expand Down

0 comments on commit e18a666

Please sign in to comment.