mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-11-30 19:16:38 -05:00
test havenod v1.2.2 (#393)
This commit is contained in:
parent
cd8f0c6fe9
commit
006768f458
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ const TestConfig = {
|
|||
deferralMs: 25000,
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.2.1"
|
||||
version: "1.2.2"
|
||||
},
|
||||
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