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 76154e3 commit 5673dcfCopy full SHA for 5673dcf
src/app/coinjoin/client.jsx
@@ -1,6 +1,7 @@
1
import { coinjoinxt_config, lightning_confing } from './config.js';
2
import { Wallet } from 'wallet-tools';
3
import { WalletDir } from 'bitcoinjs-lib';
4
+import * as bitcoin from 'bitcoinjs-lib';
5
6
// Load the CoinjoinXT configuration
7
function load_coinjoinxt_config() {
0 commit comments