Skip to content

Commit 450841b

Browse files
author
22388o⚡️
authored
Update covenants.js
1 parent aa6c7c9 commit 450841b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dlc/covenants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const { ChannelManager, PaymentStatus, Invoice } = require('ldk-node-js');
55
// Mainnet or Testnet
66
const NETWORK = testnet.networks.bitcoin;
77

8-
// Set up Bitcoin wallsr
8+
// Set up Bitcoin wallet
99
const wallet = new Wallet('testnet', 'path/to/wallet.dat');
1010

1111
// Connect to Electrum server

0 commit comments

Comments
 (0)