Skip to content

Commit 39569a6

Browse files
committed
devop: clean up
1 parent 59dc545 commit 39569a6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/hw-wallets/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,10 @@ Make sure to follow the configuration in that file.
7474
Import path in the corresponding `Trezor` provider `config.ts`.
7575
See `src/trezor/ethereum/configs.ts` for example.
7676

77-
NOTE: `Ledger` can't have any paths as each paths are defined by the corresponding app.
78-
7977
### Notes
8078

81-
Connection request to hardware wallet actually happens on `getAddress()` request.
79+
Connection request to hardware wallet actually happens on `getAddress()` request.
80+
`Ledger` can't have any paths as each paths are defined by the corresponding app.
8281

8382
#### For Vue devs
8483

0 commit comments

Comments
 (0)