From f571d0366ea11868843ce147d5dd399321d7b161 Mon Sep 17 00:00:00 2001 From: Bitcoin Txoko <142011724+bitcointxoko@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:36:04 +0100 Subject: [PATCH] Update ln-08.md --- es/ln-08.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/es/ln-08.md b/es/ln-08.md index 95de5b1..f10685c 100644 --- a/es/ln-08.md +++ b/es/ln-08.md @@ -61,5 +61,7 @@ Alice y Bob vivieron felices para siempre. ### Referencias -- [BOLT2: Cierre de canal](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#channel-close) -- [Operación normal y cierre de un canal LN pre-taproot](https://ellemouton.com/posts/normal-operation-pre-taproot/) +- [BOLT2 Protocolo de pares](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md) +- [Operación normal de un canal LN previo a taproot](https://ellemouton.com/posts/normal-operation-pre-taproot/) por nostr:nprofile1qqswrt9pnxatlplu49h6meld8svmwqt87wwvk256rqk07n6eu4qeh5gpz3mhxue69uhhyetvv9ujuerpd46hxtnfduqs6amnwvaz7tmwdaejumr0dszpfjtz +- [Una guía técnica sobre contratos de tiempo bloqueado por hash y operaciones de canales Lightning](https://lightning.engineering/posts/2023-06-28-channel-normal-op/) +- [BOLT8 Transporte](https://github.com/lightning/bolts/blob/master/08-transport.md)