Class NMCMainNetParams

java.lang.Object
org.bitcoinj.core.NetworkParameters
org.bitcoinj.params.BitcoinNetworkParams
org.bitcoinj.params.MainNetParams
org.consensusj.namecoin.jsonrpc.core.NMCMainNetParams

public class NMCMainNetParams extends org.bitcoinj.params.MainNetParams
Bare minimum Namecoin support for creating Addresses on Namecoin MainNet.
  • Field Summary

    Fields inherited from class org.bitcoinj.params.MainNetParams

    MAINNET_MAJORITY_ENFORCE_BLOCK_UPGRADE, MAINNET_MAJORITY_REJECT_BLOCK_OUTDATED, MAINNET_MAJORITY_WINDOW

    Fields inherited from class org.bitcoinj.params.BitcoinNetworkParams

    BITCOIN_SCHEME, genesisBlock, REWARD_HALVING_INTERVAL

    Fields inherited from class org.bitcoinj.core.NetworkParameters

    addressHeader, addrSeeds, BIP16_ENFORCE_TIME, bip32HeaderP2PKHpriv, bip32HeaderP2PKHpub, bip32HeaderP2WPKHpriv, bip32HeaderP2WPKHpub, checkpoints, defaultSerializer, dnsSeeds, dumpedPrivateKeyHeader, id, interval, INTERVAL, majorityEnforceBlockUpgrade, majorityRejectBlockOutdated, majorityWindow, MAX_COINS, MAX_MONEY, maxTarget, network, p2shHeader, packetMagic, PAYMENT_PROTOCOL_ID_MAINNET, PAYMENT_PROTOCOL_ID_REGTEST, PAYMENT_PROTOCOL_ID_SIGNET, PAYMENT_PROTOCOL_ID_TESTNET, PAYMENT_PROTOCOL_ID_UNIT_TESTS, port, segwitAddressHrp, spendableCoinbaseDepth, subsidyDecreaseBlockCount, TARGET_SPACING, TARGET_TIMESPAN, targetTimespan
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     

    Methods inherited from class org.bitcoinj.params.MainNetParams

    getGenesisBlock

    Methods inherited from class org.bitcoinj.params.BitcoinNetworkParams

    checkDifficultyTransitions, fromID, getBlockInflation, getMaxMoney, getMonetaryFormat, getPaymentProtocolId, getSerializer, getUriScheme, hasMaxMoney, isDifficultyTransitionPoint, isRewardHalvingPoint, of

    Methods inherited from class org.bitcoinj.core.NetworkParameters

    allowEmptyPeerChain, equals, fromAddress, fromPmtProtocolID, getAddressHeader, getAddrSeeds, getBip32HeaderP2PKHpriv, getBip32HeaderP2PKHpub, getBip32HeaderP2WPKHpriv, getBip32HeaderP2WPKHpub, getBlockVerificationFlags, getDefaultSerializer, getDnsSeeds, getDumpedPrivateKeyHeader, getId, getInterval, getMajorityEnforceBlockUpgrade, getMajorityRejectBlockOutdated, getMajorityWindow, getMaxTarget, getP2SHHeader, getPacketMagic, getPort, getProtocolVersionNum, getSegwitAddressHrp, getSpendableCoinbaseDepth, getSubsidyDecreaseBlockCount, getTargetTimespan, getTransactionVerificationFlags, hashCode, isCheckpoint, network, of, passesCheckpoint

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait