Skip to content

Commit a9c2e58

Browse files
juangmcesarenaldi
andauthored
Update packages/client/src/actions/incentives.ts
Co-authored-by: Cesare Naldi <[email protected]>
1 parent 4dc8abd commit a9c2e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/src/actions/incentives.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import type { AaveClient } from '../client';
1616
*
1717
* @param client - Aave client.
1818
* @param request - The merit claim rewards request parameters.
19-
* @returns The transaction to claim merit rewards.
19+
* @returns The rewards with the transaction request.
2020
*/
2121
export function meritClaimRewards(
2222
client: AaveClient,

0 commit comments

Comments
 (0)