test havenod v1.0.14

This commit is contained in:
woodser 2024-11-15 09:28:47 -05:00
parent 36cf535d4b
commit a869f442cf

View File

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