Skip to content

Commit

Permalink
bump havenod version to 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Dec 11, 2023
1 parent 29af0f4 commit b1e6257
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 @@ -329,7 +329,7 @@ const TestConfig = {
testDataDir: "./testdata",
haveno: {
path: "../haveno",
version: "1.0.15"
version: "1.0.16"
},
monerod: {
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively
Expand Down

0 comments on commit b1e6257

Please sign in to comment.