Update ln-08.md

This commit is contained in:
Bitcoin Txoko
2024-12-04 15:36:04 +01:00
committed by GitHub
parent 11efce3d31
commit f571d0366e
+4 -2
View File
@@ -61,5 +61,7 @@ Alice y Bob vivieron felices para siempre.
### Referencias ### Referencias
- [BOLT2: Cierre de canal](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#channel-close) - [BOLT2 Protocolo de pares](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md)
- [Operación normal y cierre de un canal LN pre-taproot](https://ellemouton.com/posts/normal-operation-pre-taproot/) - [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)