Skip to content

Expose TLV serialization/deserialization macros #1539

Closed
@mariocynicys

Description

@mariocynicys

Macros found in lightning::utils::ser_macros could be pretty useful to LDK users.

Some use cases would be:

  • Implementing custom messages containing TLVS.

The macro that interests me (and anyone implementing custom messages) is this one (could this possibly be made public?), but we should investigate if there are other serialization/deserialization macros which would be also useful to be made public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions