test havenod v1.0.19

This commit is contained in:
woodser 2025-03-09 16:58:03 -04:00 committed by GitHub
parent 7bb8701301
commit 15375d3462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -377,7 +377,7 @@ const TestConfig = {
deferralMs: 25000, deferralMs: 25000,
haveno: { haveno: {
path: "../haveno", path: "../haveno",
version: "1.0.18" version: "1.0.19"
}, },
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