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

Commit

Permalink
Add LN fn
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Apr 1, 2024
1 parent ab6df67 commit 382ec6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/coinjoin/main_function.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ class CXJT {
this.utxo_in = utxo_in;
this.locktime = locktime;
this.keyset = keyset;
this.payment = payment;
this.invoice = invoice;
}
}

Expand Down

0 comments on commit 382ec6d

Please sign in to comment.