mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-21 06:00:33 -04:00
test havenod v1.1.2
This commit is contained in:
parent
a7cbfdd38c
commit
77e3dbcf2c
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.1"
|
version: "1.1.2"
|
||||||
},
|
},
|
||||||
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