Store full blocks in the test blockchain tracker instead of headers
authorMatt Corallo <git@bluematt.me>
Sun, 15 May 2022 18:47:32 +0000 (18:47 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 16 May 2022 02:16:20 +0000 (02:16 +0000)
commit12e8e9f3dbd47928bf26f402e01f7a0f4157ed76
tree0daf4e64ff6b941262a059a4d755136a8afd8841
parente5c988e00c515467e76639b5aac47b02a7f7b4a6
Store full blocks in the test blockchain tracker instead of headers
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/payment_tests.rs
lightning/src/util/test_utils.rs