diff --git a/app/graphql/generated.ts b/app/graphql/generated.ts index 782e3a49ca..9df9afe635 100644 --- a/app/graphql/generated.ts +++ b/app/graphql/generated.ts @@ -1712,7 +1712,7 @@ export type TxDirection = typeof TxDirection[keyof typeof TxDirection]; export const TxNotificationType = { IntraLedgerPayment: 'IntraLedgerPayment', IntraLedgerReceipt: 'IntraLedgerReceipt', - LnInvoicePaid: 'LnInvoicePaid', + LigtningReceipt: 'LigtningReceipt', OnchainPayment: 'OnchainPayment', OnchainReceipt: 'OnchainReceipt', OnchainReceiptPending: 'OnchainReceiptPending'