mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Update 19_2__Interludio_Accediendo_a_un_Segundo_Nodo_Lightning.md
This commit is contained in:
parent
89461e478b
commit
d071e516a6
@ -111,7 +111,7 @@ $ sudo cp $GOPATH/bin/lnd $GOPATH/bin/lncli /usr/bin
|
||||
|
||||
A diferencia de c-lightning, necesitará crear un archivo de configuración predeterminado para LND.
|
||||
|
||||
Sin embargo, usted primero necesita habilitar ZMQ en su Bitcoind, si no lo hizo ya en [§16.3](6_3_Recibiendo_Notificaciones_de_Bitcoind_en_C_con_las_Bibliotecas_ZMQ.md).
|
||||
Sin embargo, usted primero necesita habilitar ZMQ en su Bitcoind, si no lo hizo ya en [§16.3](16_3_Recibiendo_Notificaciones_de_Bitcoind_en_C_con_las_Bibliotecas_ZMQ.md).
|
||||
|
||||
Esto requiere agregar lo siguiente a su archivo `~/. bitcoin/bitcoin.conf` si no está ya allí:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user