mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-01-12 15:59:56 -05:00
test havenod version is v1.0.9
This commit is contained in:
parent
94c223f5a1
commit
032e528cd6
@ -54,7 +54,7 @@ const TestConfig = {
|
||||
testDataDir: "./testdata",
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.0.8"
|
||||
version: "1.0.9"
|
||||
},
|
||||
monerod: {
|
||||
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively
|
||||
|
Loading…
Reference in New Issue
Block a user