test havenod v1.0.12

This commit is contained in:
woodser 2024-10-13 12:08:23 -04:00
parent 26a3b070b6
commit e3ea1ca4bf

View File

@ -356,7 +356,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "1.0.11"
version: "1.0.12"
},
monerod: {
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively