AppleSauce
    Preparing search index...
    PayInvoiceMethod: TWalletMethod<
        "pay_invoice",
        { amount?: number; invoice: string },
        { fees_paid?: number; preimage: string },
    >