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 9f05177 commit 4dc8abdCopy full SHA for 4dc8abd
packages/client/src/actions/incentives.ts
@@ -5,7 +5,7 @@ import {
5
import type { AaveClient } from '../client';
6
7
/**
8
- * Fetches Merit claim rewards transaction for a user.
+ * Fetches Merit claim rewards for a user with the transaction request to claim them.
9
*
10
* ```ts
11
* const result = await meritClaimRewards(client, {
0 commit comments