Skip to content

Make lightning-rapid-gossip-sync support no-std #1566

@TheBlueMatt

Description

@TheBlueMatt

i'm not sure how we missed this one, the crate was laid out to support it, but I guess it kinda got dropped when we redid the API for the BP integration. We should basically just need to tag a few things #[cfg(not(std))] and add a new top-level method to RapidGossipSync to read from a slice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions