test havenod v1.1.1

This commit is contained in:
woodser 2025-04-26 18:42:17 -04:00
parent b6b5c37883
commit 937c60ba67
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

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