mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-20 13:38:56 -04:00
test havenod v1.1.1
This commit is contained in:
parent
b6b5c37883
commit
937c60ba67
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ const TestConfig = {
|
||||||
deferralMs: 25000,
|
deferralMs: 25000,
|
||||||
haveno: {
|
haveno: {
|
||||||
path: "../haveno",
|
path: "../haveno",
|
||||||
version: "1.1.0"
|
version: "1.1.1"
|
||||||
},
|
},
|
||||||
monerod: {
|
monerod: {
|
||||||
url: "http://127.0.0.1:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively
|
url: "http://127.0.0.1:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue