Test that txn pay at least a minimum relay fee in functional tests 2020-09-fee-tests
authorMatt Corallo <git@bluematt.me>
Fri, 18 Sep 2020 22:28:19 +0000 (18:28 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Oct 2020 15:54:24 +0000 (11:54 -0400)
commit3219926258a4a7651abab105d843599574e1ccfc
treeb08d18434f355a6815a3846f7d92017bc9b56159
parentb43a7e3ef3e88012cf9d6dfd0fa8362a32474fb4
Test that txn pay at least a minimum relay fee in functional tests

This also pays a fee on the transactions we generate in response to
SpendableOutputDescriptors in tests.

This fixes the known issues in #630, though we should test for
standardness in other ways as well.
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs