Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Mar 27, 2024
1 parent ca57976 commit 0bf89bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/coinjoin/main_function.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class CXJT {
this.utxo_in = utxo_in;

}
}

function createTransaction(t) {
let utxo_in = t.utxo_in;
Expand Down

0 comments on commit 0bf89bc

Please sign in to comment.