/ src / test / resources / test-settings-v2-minting.json
test-settings-v2-minting.json
 1  {
 2    "repositoryPath": "testdb",
 3    "restrictedApi": false,
 4    "blockchainConfig": "src/test/resources/test-chain-v2-minting.json",
 5    "exportPath": "forknet-backup-test",
 6    "bootstrap": false,
 7    "wipeUnconfirmedOnStart": false,
 8    "testNtpOffset": 0,
 9    "minPeers": 0,
10    "pruneBlockLimit": 100
11  }