mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-21 14:08:58 -04:00
bump havenod version to 1.0.18
This commit is contained in:
parent
956325fc3c
commit
d12b552290
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ const TestConfig = {
|
|||
testDataDir: "./testdata",
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.0.17"
|
||||
version: "1.0.18"
|
||||
},
|
||||
monerod: {
|
||||
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue