Change Bitcoin to Dogecoin

This commit is contained in:
Antony Bailey 2014-08-22 21:28:16 +01:00
parent 79b1a9f315
commit 227ca2eb4c

View file

@ -142,6 +142,6 @@ Threads
- ThreadRPCServer : Remote procedure call handler, listens on port 22555 for connections and services them.
- BitcoinMiner : Generates bitcoins (if wallet is enabled).
- DogecoinMiner : Generates dogecoin (if wallet is enabled).
- Shutdown : Does an orderly shutdown of everything.