Type Alias LnPayCb

LnPayCb: ((payment: NDKZapDetails<LnPaymentInfo>) => Promise<NDKPaymentConfirmationLN | undefined>)