test havenod v1.0.18

This commit is contained in:
woodser 2025-01-19 08:58:17 -05:00
parent e45c14cf92
commit 42656e2d63

View File

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