Class TestNet3Params


  • public class TestNet3Params
    extends AbstractBitcoinNetParams
    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.
    • Field Detail

      • TESTNET_MAJORITY_WINDOW

        public static final int TESTNET_MAJORITY_WINDOW
        See Also:
        Constant Field Values
      • TESTNET_MAJORITY_REJECT_BLOCK_OUTDATED

        public static final int TESTNET_MAJORITY_REJECT_BLOCK_OUTDATED
        See Also:
        Constant Field Values
      • TESTNET_MAJORITY_ENFORCE_BLOCK_UPGRADE

        public static final int TESTNET_MAJORITY_ENFORCE_BLOCK_UPGRADE
        See Also:
        Constant Field Values
    • Constructor Detail

      • TestNet3Params

        public TestNet3Params()