Merge pull request #296 from erasmospunk/master

Fix typo in chainparams.cpp
This commit is contained in:
thrasher 2017-03-28 15:55:34 +11:00 committed by GitHub
commit f2dca0259f

View File

@ -168,7 +168,7 @@ public:
static CMainParams mainParams;
/**
* Testnet (v3)
* Testnet (v4)
*/
class CTestNetParams : public CChainParams {
public: