Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Mar 22, 2024
1 parent 2d52374 commit 86ef261
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion app/coinjoin/lightning.js
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
const {PaymentHash, Payment}
const {PaymentHash, Payment} from 'react-native-breez';

const Payment = {
Invoice: String;
PaymentMethodChangeEvent: String;

}

0 comments on commit 86ef261

Please sign in to comment.