mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-01 18:16:41 -04:00
bump haveno version to v0.0.2
This commit is contained in:
parent
7438c4dbda
commit
09200036b5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ const TestConfig = {
|
|||
testDataDir: "./testdata",
|
||||
haveno: {
|
||||
path: "../haveno",
|
||||
version: "0.0.1"
|
||||
version: "0.0.2"
|
||||
},
|
||||
monerod: {
|
||||
url: "http://localhost:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, stagenet respectively
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue