bump havenod version to 1.0.18

This commit is contained in:
woodser 2024-02-19 07:43:10 -05:00
parent 956325fc3c
commit d12b552290

View File

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