public class TestNet3Params extends NetworkParameters
acceptableAddressCodes, addressHeader, alertSigningKey, BIP16_ENFORCE_TIME, checkpoints, dnsSeeds, dumpedPrivateKeyHeader, genesisBlock, id, ID_MAINNET, ID_TESTNET, ID_UNITTESTNET, interval, INTERVAL, MAX_MONEY, p2shHeader, packetMagic, PAYMENT_PROTOCOL_ID_MAINNET, PAYMENT_PROTOCOL_ID_TESTNET, port, proofOfWorkLimit, PROTOCOL_VERSION, SATOSHI_KEY, spendableCoinbaseDepth, subsidyDecreaseBlockCount, TARGET_SPACING, TARGET_TIMESPAN, targetTimespan
Constructor and Description |
---|
TestNet3Params() |
Modifier and Type | Method and Description |
---|---|
static TestNet3Params |
get() |
String |
getPaymentProtocolId() |
allowEmptyPeerChain, equals, fromID, fromPmtProtocolID, getAcceptableAddressCodes, getAddressHeader, getAlertSigningKey, getDnsSeeds, getDumpedPrivateKeyHeader, getGenesisBlock, getId, getInterval, getP2SHHeader, getPacketMagic, getPort, getProofOfWorkLimit, getSpendableCoinbaseDepth, getSubsidyDecreaseBlockCount, getTargetTimespan, hashCode, isCheckpoint, passesCheckpoint, prodNet, regTests, testNet, testNet2, testNet3, unitTests
public static TestNet3Params get()
public String getPaymentProtocolId()
getPaymentProtocolId
in class NetworkParameters
Copyright © 2014. All rights reserved.