Skip to content

Commit

Permalink
chore: update MetaMaskLedgerHwAppEth docs (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
gantunesr authored Jul 29, 2024
1 parent 2a93ac2 commit 89e7a52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ledger-transport-middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ export class LedgerTransportMiddleware implements TransportMiddleware {
}

/**
* Method to retrieve the eth app object.
* it create a new eth app instance if not exist.
* Method to get a new instance of the eth app object.
*
* @returns An generic interface for communicating with a Ledger hardware wallet to perform operation.
*/
Expand Down

0 comments on commit 89e7a52

Please sign in to comment.