Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Commit e4cbe82

Browse files
authored
Corrected RPC Port
1 parent c47958d commit e4cbe82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please note, this library is by far not completed and production ready, there ar
99
# Setting up Electrum
1010
First you need to setup a new Electrum wallet. Follow the instructions according to your OS at the [Electrum Download Page](https://electrum.org/#download). After the successfull installation you need to set a rpcport by typing:
1111
```
12-
electrum setconfig rpcport 777
12+
electrum setconfig rpcport 7777
1313
```
1414
Then we can create a default wallet, dont forget to note your generated seed, it's nescessary if you want to recover it one day:
1515
```

0 commit comments

Comments
 (0)