test haveno version v0.0.11

This commit is contained in:
woodser 2023-09-11 06:08:20 -04:00
parent 53bc95cff3
commit e98c14ccbb
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

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