Skip to content

Commit

Permalink
Update comment in public request types
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou committed Jan 31, 2024
1 parent 2aa0194 commit 10d6a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/PublicRequestTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ export interface SignPolygonTransactionRequest extends BasicRequest, RelayReques
recipientLabel?: string;
/**
* The sender's nonce in the token contract, required when calling the
* contract function `transferWithApproval` for bridged USDC.e.
* contract function `swapWithApproval` for bridged USDC.e.
*/
approval?: {
tokenNonce: number,
Expand Down

0 comments on commit 10d6a9b

Please sign in to comment.