mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 10:42:13 +02:00
[doc] correct comment in chainparams
There are more than 3 networks.
This commit is contained in:
@@ -64,10 +64,7 @@ struct ChainTxData {
|
||||
|
||||
/**
|
||||
* CChainParams defines various tweakable parameters of a given instance of the
|
||||
* Bitcoin system. There are three: the main network on which people trade goods
|
||||
* and services, the public test network which gets reset from time to time and
|
||||
* a regression test mode which is intended for private networks only. It has
|
||||
* minimal difficulty to ensure that blocks can be found instantly.
|
||||
* Bitcoin system.
|
||||
*/
|
||||
class CChainParams
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user