We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5744c86 commit c8a7944Copy full SHA for c8a7944
packages/horizon/contracts/interfaces/internal/IHorizonStakingMain.sol
@@ -189,7 +189,7 @@ interface IHorizonStakingMain {
189
* @param verifier The address of the verifier
190
* @param delegator The address of the delegator
191
* @param tokens The amount of tokens undelegated
192
- * @param tokens The amount of shares undelegated
+ * @param shares The amount of shares undelegated
193
*/
194
event TokensUndelegated(
195
address indexed serviceProvider,
0 commit comments