mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 06:57:53 +01:00
An offer is serialized as a TLV stream and encoded in bech32 without a checksum. Add a fuzz test that parses the unencoded TLV stream and deserializes the underlying Offer. Then compare the original bytes with those obtained by re-serializing the Offer. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |