mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-23 15:00:43 -04:00
test havenod v1.1.1
This commit is contained in:
parent
b6b5c37883
commit
d5106153f9
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ const TestConfig = {
|
|||
deferralMs: 25000,
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.1.0"
|
||||
version: "1.1.1"
|
||||
},
|
||||
monerod: {
|
||||
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