Skip to content

Commit

Permalink
docs: update add member function docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Mar 4, 2024
1 parent 29deb0e commit 9f079d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/app/credentials/credentials.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export class CredentialsService {
* @param OAuthState OAuth state to prevent forgery attacks.
* @param oAuthCode OAuth code to exchange for an access token.
* @param address Account address.
* @param network Network.
* @param network Network name.
* @param blockNumber Block number.
* @returns Redirect URI
*/
Expand Down

0 comments on commit 9f079d7

Please sign in to comment.