mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-21 22:18:47 -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",
|
testDataDir: "./testdata",
|
||||||
haveno: {
|
haveno: {
|
||||||
path: "../haveno",
|
path: "../haveno",
|
||||||
version: "1.0.17"
|
version: "1.0.18"
|
||||||
},
|
},
|
||||||
monerod: {
|
monerod: {
|
||||||
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively
|
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