rust-lightning/lightning
Matt Corallo 01bdc15fe6 Add additional TLV serialization type of (default_value, N)
This allows TLV serialization macros to read non-Option-wrapped
types but allow them to be missing, filling them in with the
provided default value as needed.
2021-08-05 12:34:06 -04:00
..
src Add additional TLV serialization type of (default_value, N) 2021-08-05 12:34:06 -04:00
Cargo.toml Rename no_std feature to no-std 2021-08-03 18:53:33 +02:00