Skip to content

Commit eccc776

Browse files
authored
Update utxoracle.js
1 parent 3e131dc commit eccc776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dlc/utxoracle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const bitcoin = require('bitcoinjs-lib');
1+
const {BlockHash,, RPC,Block, TXId} = require('bitcoinjs-lib');
22
const axios = require('axios');
33

44
console.log("UTXOracle version 6\n");

0 commit comments

Comments
 (0)