Added BlockArchiveV2 tests, and updated the V1 tests now that we no longer support bulk archiving/pruning

This commit is contained in:
CalDescent
2023-03-06 17:17:55 +00:00
parent 96ac883515
commit b1452bddf3
3 changed files with 512 additions and 212 deletions

View File

@@ -9,5 +9,6 @@
"testNtpOffset": 0,
"minPeers": 0,
"pruneBlockLimit": 100,
"repositoryPath": "dbtest"
"repositoryPath": "dbtest",
"defaultArchiveVersion": 1
}