bump havenod version to 1.0.19

This commit is contained in:
woodser 2024-02-28 07:33:16 -05:00
parent d12b552290
commit 0fa57a5fdc

View File

@ -334,7 +334,7 @@ const TestConfig = {
testDataDir: "./testdata", testDataDir: "./testdata",
haveno: { haveno: {
path: "../haveno", path: "../haveno",
version: "1.0.18" version: "1.0.19"
}, },
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