typos tutorial.md

This commit is contained in:
Dmytrol 2024-11-29 17:16:50 +02:00 committed by GitHub
parent 3ff93efacd
commit 2c3a962b56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ You should treat 'masterseed.json' with utmost secrecy and make a backup of it!
## Remote interactions ## Remote interactions
Clef is capable of managing both key-file based accounts as well as hardware wallets. To evaluate clef, we're going to point it to our Rinkeby testnet keystore and specify the Rinkeby chain ID for signing (Clef doesn't have a backing chain, so it doesn't know what network it runs on). Clef is capable of managing both key-file based accounts and hardware wallets. To evaluate clef, we're going to point it to our Rinkeby testnet keystore and specify the Rinkeby chain ID for signing (Clef doesn't have a backing chain, so it doesn't know what network it runs on).
```text ```text
$ clef --keystore ~/.ethereum/rinkeby/keystore --chainid 4 $ clef --keystore ~/.ethereum/rinkeby/keystore --chainid 4