Skip to content

Commit

Permalink
test havenod 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Jun 8, 2024
1 parent 3da5758 commit 08305f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HavenoClient.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "1.0.6"
version: "1.0.7"
},
monerod: {
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively
Expand Down

0 comments on commit 08305f0

Please sign in to comment.