mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-05-01 22:26:18 -04:00
test havenod 1.0.15
This commit is contained in:
parent
3c53253066
commit
91db949676
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ const TestConfig = {
|
||||||
deferralMs: 25000,
|
deferralMs: 25000,
|
||||||
haveno: {
|
haveno: {
|
||||||
path: "../haveno",
|
path: "../haveno",
|
||||||
version: "1.0.14"
|
version: "1.0.15"
|
||||||
},
|
},
|
||||||
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