Méthode | Description | |
---|---|---|
ProdNet ( ) : |
The primary BitCoin chain created by Satoshi.
|
|
TestNet ( ) : |
The test chain created by Gavin.
|
|
UnitTests ( ) : |
Returns a testnet params modified to allow any difficulty target.
|
Méthode | Description | |
---|---|---|
CreateGenesis ( |
||
CreateTestNet ( |
Sets up the given NetworkParameters with testnet values.
|
public static ProdNet ( ) : |
||
Résultat |
public static TestNet ( ) : |
||
Résultat |
public static UnitTests ( ) : |
||
Résultat |