mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 15:22:16 +00:00
Make RegTestParams use testnet addresses, to follow sipa's upstream change.
This commit is contained in:
parent
11ab82c91e
commit
eaeab32400
@ -34,9 +34,6 @@ public class RegTestParams extends TestNet2Params {
|
||||
proofOfWorkLimit = PROOF_OF_WORK_LIMIT;
|
||||
subsidyDecreaseBlockCount = 10000;
|
||||
port = 18444;
|
||||
acceptableAddressCodes = new int[] { 0 };
|
||||
addressHeader = 0;
|
||||
dumpedPrivateKeyHeader = 128;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user