Remove custom blinded path test vector
authorJeffrey Czyz <jkczyz@gmail.com>
Fri, 2 Jun 2023 19:21:35 +0000 (14:21 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Wed, 7 Jun 2023 21:55:09 +0000 (16:55 -0500)
commit0970f3f63fb274e1797c32fda989e96cb41b122d
tree180317cbcc214cfb084f7b088d4195e2444c9bf6
parentb6bb32ce14c40c2f426bf16c4a3fe18533192d2e
Remove custom blinded path test vector

These were added to help debug an encoding issue. However, the encoding
code was moved to the blinded_path module. Additionally, the test vector
used an old TLV encoding.
lightning/src/offers/offer.rs