diff --git a/src/HavenoClient.test.ts b/src/HavenoClient.test.ts index 238ea74b..a939819d 100644 --- a/src/HavenoClient.test.ts +++ b/src/HavenoClient.test.ts @@ -377,7 +377,7 @@ const TestConfig = { deferralMs: 25000, haveno: { path: "../haveno", - version: "1.0.18" + version: "1.0.19" }, monerod: { url: "http://127.0.0.1:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively