forked from Qortal/qortal
Fix wrong test blockchain config being used for legacy qora holder testing
This commit is contained in:
parent
bef1828404
commit
2493d5f7a8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"restrictedApi": false,
|
||||
"blockchainConfig": "src/test/resources/test-chain-v2-qora-holder.json",
|
||||
"blockchainConfig": "src/test/resources/test-chain-v2-qora-holder-extremes.json",
|
||||
"wipeUnconfirmedOnStart": false,
|
||||
"testNtpOffset": 0,
|
||||
"minPeers": 0
|
||||
|
Loading…
Reference in New Issue
Block a user