Uses of Package
com.google.bitcoin.params

Packages that use com.google.bitcoin.params
com.google.bitcoin.params   
 

Classes in com.google.bitcoin.params used by com.google.bitcoin.params
MainNetParams
          Parameters for the main production network on which people trade goods and services.
RegTestParams
          Network parameters for the regression test mode of bitcoind in which all blocks are trivially solvable.
TestNet2Params
          Parameters for the old version 2 testnet.
TestNet3Params
          Parameters for the testnet, a separate public instance of Bitcoin that has relaxed rules suitable for development and testing of applications and new Bitcoin versions.
UnitTestParams
          Network parameters used by the bitcoinj unit tests (and potentially your own).
 



Copyright © 2014. All rights reserved.