We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffb802 commit eebe35cCopy full SHA for eebe35c
src/app/coinjoin/main_function.jsx
@@ -1,3 +1,7 @@
1
+// Copyright (c) 2025 Area Layer Developers
2
+// Distributed under the MIT software license, see the accompanying
3
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
+
5
const { TX } = require('@mempool/mempool.js');
6
const { BitcoinConverter } = require('./bitcoin_converter.json');
7
const { groth16 } = require('snarkjs');
0 commit comments