From 91d31e4174e867a2324da317d68a9c4c8eb53edb Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:37:37 +0100 Subject: [PATCH] Update ln-08.md --- en/ln-08.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/ln-08.md b/en/ln-08.md index cf9b0c2..b77915f 100644 --- a/en/ln-08.md +++ b/en/ln-08.md @@ -59,7 +59,7 @@ The beauty of the channel is that Alice and Bob could have sent millions of HTLC Alice and Bob lived happily ever after. -### Referencias +### References - [BOLT2: Channel close](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#channel-close) - [Normal operation and closure of a pre-taproot LN channel](https://ellemouton.com/posts/normal-operation-pre-taproot/)