Test `Route` serialization round-trip 2024-02-fix-route-ser
authorMatt Corallo <git@bluematt.me>
Fri, 16 Feb 2024 19:26:32 +0000 (19:26 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 16 Feb 2024 19:26:32 +0000 (19:26 +0000)
commit24d02ff2875c7e41290f157c10bce3f6c5e6081a
tree032ef3b2aa37c19eb70c44721887d90fe8a4dcb3
parent4026d4efd1eb92c47fe567eee6a9cd8824dc1cf2
Test `Route` serialization round-trip

This adds testing for the previous two commits by testing that all
routes generated in testing are able to survive a serialization
round-trip.
lightning/src/util/test_utils.rs