test havenod 1.0.4

This commit is contained in:
woodser 2024-05-17 06:55:43 -04:00
parent a97ccc8082
commit 16cc202c25
4 changed files with 83 additions and 13 deletions

View file

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