* add regtest support * set default regtest ssl and tcp ports to 51002 and 51002 * regtest inherits parameters from testnet
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"127.0.0.1": {
|
|
"pruning": "-",
|
|
"s": "51002",
|
|
"t": "51001",
|
|
"version": "1.2"
|
|
}
|
|
}
|