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)