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

Commit

Permalink
Update transactions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Dec 29, 2023
1 parent 62cc39f commit 6e8c401
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/coinjoin/transactions.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@ const bitcoin = require('bitcoinjs-lib');
async function trasaction = {
utxo: uxto,
input: input,
output: output,


async function validation = {


async function lightning = {

0 comments on commit 6e8c401

Please sign in to comment.