Fixed formatting

This commit is contained in:
SChernykh 2022-02-21 10:05:47 +01:00 committed by GitHub
parent 06b66c99db
commit 03f829e18c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ sudo sysctl vm.nr_hugepages=3072
./monerod --zmq-pub tcp://127.0.0.1:18083 --disable-dns-checkpoints --enable-dns-blocklist
```
**Note:** The `--zmq-pub` option is required for P2Pool to work properly.
6. Start P2Pool with the following command/options:
```
./p2pool --host 127.0.0.1 --wallet YOUR_WALLET_ADDRESS