UNPKG

btcpay-greenfield-node-client

Version:
7 lines (6 loc) 137 B
export declare type PayLightningInvoiceRequest = { /** * The BOLT11 of the invoice to pay */ BOLT11?: string; };