Skip to content

Commit 5f0b0f3

Browse files
tnullwpaulino
andauthored
f DLCs
Co-authored-by: wpaulino <[email protected]>
1 parent 16d40ef commit 5f0b0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ to integrate Lightning with custom features such as your own chain sync, your
6363
own key management, your own data storage/backup logic, etc., LDK is likely your
6464
only option. Some `rust-lightning` utilities such as those in
6565
[`chan_utils`](./lightning/src/ln/chan_utils.rs) are also suitable for use in
66-
non-LN Bitcoin applications such as DLCs and bulletin boards.
66+
non-LN Bitcoin applications such as Discreet Log Contracts (DLCs) and bulletin boards.
6767

6868
A sample node which fetches blockchain data and manages on-chain funds via the
6969
Bitcoin Core RPC/REST interface is available

0 commit comments

Comments
 (0)