mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-27 00:35:27 -04:00
bump havenod version for v0.0.14
This commit is contained in:
parent
eae9002ae4
commit
30864eea0c
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ const TestConfig = {
|
||||||
testDataDir: "./testdata",
|
testDataDir: "./testdata",
|
||||||
haveno: {
|
haveno: {
|
||||||
path: "../haveno",
|
path: "../haveno",
|
||||||
version: "1.0.13"
|
version: "1.0.14"
|
||||||
},
|
},
|
||||||
monerod: {
|
monerod: {
|
||||||
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively
|
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue