Closed
Description
Currently we manually implement Readable
/Writeable
. In order to make things easier and to follow the same serialization policy, we should re-use the macros from upstream.
As these are however currently not exported, this is blocked on lightningdevkit/rust-lightning#1551.