diff --git a/how-to-self-host-hardened-bitcoin-node/README.md b/how-to-self-host-hardened-bitcoin-node/README.md index 6c2d062..8efdfe3 100644 --- a/how-to-self-host-hardened-bitcoin-node/README.md +++ b/how-to-self-host-hardened-bitcoin-node/README.md @@ -523,7 +523,7 @@ Good signature ```console $ MULLVAD_ENDPOINT=mullvad-ca10 -$ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp dport { 51413, 57715 } accept +$ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp accept ``` ### Step 21 (bitcoin-dataset): download bitcoin-dataset