Skip to content

Commit a96131b

Browse files
authored
Update utxoracle.js
1 parent eccc776 commit a96131b

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,7 +1,7 @@
11
const {BlockHash,, RPC,Block, TXId} = require('bitcoinjs-lib');
22
const axios = require('axios');
33

4-
console.log("UTXOracle version 6\n");
4+
console.log("UTXOracle version 7\n");
55

66
// Bitcoin Core RPC settings
77
const rpcConfig = {

0 commit comments

Comments
 (0)