Skip to content

Commit

Permalink
chore: update codegen 123871
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey authored and nicolasburtey committed Nov 27, 2023
1 parent b57b50e commit 295af7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/graphql/generated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 295af7a

Please sign in to comment.