Skip to content

Commit

Permalink
fix linter reported issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanra committed Nov 23, 2023
1 parent a56bc1a commit 43e8a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe-core-sdk/auth-kit/reference/AuthKitBasePack.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Returns the list of Safes associated with the signer address by calling the `ge

**Params**
- `chainId`: Indicate the chain ID.
- `txServiceUrl`(optional): The Safe Transaction Service url to retrieve the Safes associated with the owner (signer).
- `txServiceUrl`(optional): The Safe Transaction Service URL to retrieve the Safes associated with the owner (signer).

**Returns**
- `safes[]`: The list of Safes associated with the owner (signer).

0 comments on commit 43e8a61

Please sign in to comment.