bump havenod to v0.0.15

This commit is contained in:
woodser 2023-11-02 11:16:50 -04:00
parent 317b4b31e5
commit ded6c123c2

View File

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