|
|
@ -33,7 +33,7 @@ public: |
|
|
|
nDefaultPort = 28333; |
|
|
|
nDefaultPort = 28333; |
|
|
|
nRPCPort = 28332; |
|
|
|
nRPCPort = 28332; |
|
|
|
bnProofOfWorkLimit = CBigNum(~uint256(0) >> 1); |
|
|
|
bnProofOfWorkLimit = CBigNum(~uint256(0) >> 1); |
|
|
|
nTxBits = 0x1e03ffff; |
|
|
|
nTxBits = 0x1e00ffff; |
|
|
|
nSubsidyHalvingInterval = 210000; |
|
|
|
nSubsidyHalvingInterval = 210000; |
|
|
|
|
|
|
|
|
|
|
|
// Build the genesis block. Note that the output of the genesis coinbase cannot
|
|
|
|
// Build the genesis block. Note that the output of the genesis coinbase cannot
|
|
|
|