diff --git a/src/HavenoClient.test.ts b/src/HavenoClient.test.ts index 1a91b66b..9f2dd43b 100644 --- a/src/HavenoClient.test.ts +++ b/src/HavenoClient.test.ts @@ -351,7 +351,7 @@ const TestConfig = { testDataDir: "./testdata", haveno: { path: "../haveno", - version: "1.0.20" + version: "1.0.21" }, monerod: { url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively