Fixed the refs to bitcoin

Changed refs from bitcoin to dogecoin. Am I in the right branch this time?
This commit is contained in:
IeuanG 2014-06-01 19:58:24 +01:00
parent 6c4e457a23
commit da0a9b4234

View file

@ -7,7 +7,7 @@ The following directions assume you have a Tor proxy running on port 9050. Many
configure Tor. configure Tor.
1. Run bitcoin behind a Tor proxy 1. Run dogecoin behind a Tor proxy
--------------------------------- ---------------------------------
The first step is running Dogecoin behind a Tor proxy. This will already make all The first step is running Dogecoin behind a Tor proxy. This will already make all
@ -39,7 +39,7 @@ In a typical situation, this suffices to run behind a Tor proxy:
./dogecoin -proxy=127.0.0.1:9050 ./dogecoin -proxy=127.0.0.1:9050
2. Run a bitcoin hidden server 2. Run a dogecoin hidden server
------------------------------ ------------------------------
If you configure your Tor system accordingly, it is possible to make your node also If you configure your Tor system accordingly, it is possible to make your node also
@ -53,7 +53,7 @@ config file):
The directory can be different of course, but (both) port numbers should be equal to The directory can be different of course, but (both) port numbers should be equal to
your dogecoind's P2P listen port (22556 by default). your dogecoind's P2P listen port (22556 by default).
-externalip=X You can tell bitcoin about its publicly reachable address using -externalip=X You can tell dogecoin about its publicly reachable address using
this option, and this can be a .onion address. Given the above this option, and this can be a .onion address. Given the above
configuration, you can find your onion address in configuration, you can find your onion address in
/var/lib/tor/dogecoin-service/hostname. Onion addresses are given /var/lib/tor/dogecoin-service/hostname. Onion addresses are given