Skip to content

Commit

Permalink
Update src/core/ExocoreGateway.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
adu-web3 authored Aug 1, 2024
1 parent 3f46ffb commit 5c00ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/ExocoreGateway.sol
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ contract ExocoreGateway is
}

/// @inheritdoc IExocoreGateway
/// @notice Tokens can only be normal reward-bearong LST tokens like wstETH, rETH, jitoSol...
/// @notice Tokens can only be normal reward-bearing LST tokens like wstETH, rETH, jitoSol...
/// And they are not intended to be: 1) rebasing tokens like stETH, since we assume staker's
/// balance would not change if nothing is done after deposit, 2) fee-on-transfer tokens, since we
/// assume Vault would account for the amount that staker transfers to it.
Expand Down

0 comments on commit 5c00ab0

Please sign in to comment.