We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570a44f commit 36c0591Copy full SHA for 36c0591
ci/setup-coins/litecoin.sh
@@ -50,7 +50,7 @@ refund="$(./electrum-ltc/run_electrum --regtest getunusedaddress)"
50
cat > "$config_dir/litecoin.json" << EOF
51
{
52
"url": "http://ci:password@127.0.0.1:3000",
53
- "ltc_url": "http://ci:password@127.0.0.1:18443",
+ "ltc_url": "http://ci:password@127.0.0.1:19443",
54
"destination": "$destination",
55
"refund": "$refund"
56
}
0 commit comments