Skip to content

Commit

Permalink
Merge pull request #171 from energywebfoundation/docs/isConnected
Browse files Browse the repository at this point in the history
docs(isConnected): specify that is connection to wallet
  • Loading branch information
jrhender authored May 12, 2021
2 parents ac9d5d2 + 3c35a23 commit 90a4dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iam.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export class IAM extends IAMBase {
/**
* isConnected
*
* @returns info if the connection is already established
* @returns info if the connection to wallet/signer is already established
*
*/
isConnected(): boolean {
Expand Down

0 comments on commit 90a4dd0

Please sign in to comment.