1
0

add config variable to test update_fail_malformed_htlc

This commit is contained in:
ThomasV
2020-05-04 20:31:36 +02:00
parent 8ba7e68064
commit ab188ff375
2 changed files with 2 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ fi
if [[ $1 == "configure_test_forwarding" ]]; then
$bob setconfig --offline lightning_forward_payments true
# $carol setconfig --offline test_fail_malformed_htlc true # uncomment to test update_fail_malformed_htlc
fi
if [[ $1 == "open" ]]; then