Type Alias LnPaymentInfo

LnPaymentInfo: {
    pr: LNPaymentRequest;
}