test havenod v1.2.2 (#393)

This commit is contained in:
woodser 2025-09-30 00:21:51 -04:00 committed by GitHub
parent cd8f0c6fe9
commit 006768f458
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -390,7 +390,7 @@ const TestConfig = {
deferralMs: 25000,
haveno: {
path: "../haveno",
version: "1.2.1"
version: "1.2.2"
},
monerod: {
url: "http://127.0.0.1:" + getNetworkStartPort() + "8081", // 18081, 28081, 38081 for mainnet, testnet, and stagenet, respectively