bump version to test to 1.0.17

This commit is contained in:
woodser 2024-01-07 18:37:16 -05:00
parent c2bae2d257
commit af397d5021

View File

@ -334,7 +334,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "1.0.16"
version: "1.0.17"
},
monerod: {
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively