Skip to content

Status of Bolt12 support for receive requests #10

Description

@rockstardev

Within strike-client in ReceiveRequestReq there is field:

/// <summary>
/// Bolt12 receive params.
/// Send as an empty object to use a default configuration. If the object is not set at all, bolt12 offer will not be created for the receive request.
/// </summary>
public Bolt12ReceiveRequestReq? Bolt12 { get; init; }

Can API clients use this field to generate BOLT12 offers @Marfusios?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions