diff --git a/src/HavenoClient.test.ts b/src/HavenoClient.test.ts index e859be86..2f301095 100644 --- a/src/HavenoClient.test.ts +++ b/src/HavenoClient.test.ts @@ -366,7 +366,7 @@ const TestConfig = { deferralMs: 25000, haveno: { path: "../haveno", - version: "1.0.15" + version: "1.0.16" }, monerod: { url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively