mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-09-20 04:34:38 -04:00
test havenod 1.0.3
This commit is contained in:
parent
23b21153d8
commit
8a9a2b2330
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ const TestConfig = {
|
|||
testDataDir: "./testdata",
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.0.2"
|
||||
version: "1.0.3"
|
||||
},
|
||||
monerod: {
|
||||
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