Skip to content

Commit 4dc8abd

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

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
@@ -5,7 +5,7 @@ import {
55
import type { AaveClient } from '../client';
66

77
/**
8-
* Fetches Merit claim rewards transaction for a user.
8+
* Fetches Merit claim rewards for a user with the transaction request to claim them.
99
*
1010
* ```ts
1111
* const result = await meritClaimRewards(client, {

0 commit comments

Comments
 (0)