Package | Description |
---|---|
org.bitcoinj.params |
Network parameters encapsulate some of the differences between different Bitcoin networks such as the main
network, the testnet, regtest mode, unit testing params and so on.
|
Modifier and Type | Class and Description |
---|---|
class |
RegTestParams
Network parameters for the regression test mode of bitcoind in which all blocks are trivially solvable.
|
Modifier and Type | Method and Description |
---|---|
static TestNet2Params |
TestNet2Params.get() |
Copyright © 2016. All rights reserved.