diff --git a/src/HavenoClient.test.ts b/src/HavenoClient.test.ts index 0f79be20..29d75d5a 100644 --- a/src/HavenoClient.test.ts +++ b/src/HavenoClient.test.ts @@ -356,7 +356,7 @@ const TestConfig = { testDataDir: "./testdata", haveno: { path: "../haveno", - version: "1.0.13" + version: "1.0.14" }, monerod: { url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively