Skip to content

Commit

Permalink
test havenod v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Mar 27, 2024
1 parent 837196f commit b4a5749
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 @@ -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
Expand Down

0 comments on commit b4a5749

Please sign in to comment.