mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-02-03 09:59:54 -05:00
bump version of havenod to 1.0.12
This commit is contained in:
parent
d27274d7a1
commit
e730243c1d
@ -46,7 +46,7 @@ const TestConfig = {
|
||||
testDataDir: "./testdata",
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "1.0.11"
|
||||
version: "1.0.12"
|
||||
},
|
||||
monerod: {
|
||||
url: "http://localhost:" + (getBaseCurrencyNetwork() == BaseCurrencyNetwork.XMR_LOCAL ? "4" : getNetworkStartPort()) + "8081", // 18081, 28081, 48081 for mainnet, stagenet, and local testnet, respectively
|
||||
|
Loading…
x
Reference in New Issue
Block a user