test havenod v0.0.21

This commit is contained in:
woodser 2024-03-27 10:40:07 -04:00
parent 837196f673
commit b4a5749378

View File

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