mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
update src link
This commit is contained in:
parent
90512e527e
commit
6f6bc25361
@ -133,7 +133,7 @@ Por supuesto, cuando termine, debe limpiar:
|
|||||||
|
|
||||||
### Pruebe el código de notificación
|
### Pruebe el código de notificación
|
||||||
|
|
||||||
El código fuente está en el [directorio src](../src/15_3_chainlistener.c) como de costumbre. Debería compilarlo:
|
El código fuente está en el [directorio src](../src/16_3_chainlistener.c) como de costumbre. Debería compilarlo:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cc -o chainlistener chainlistener.c -I/usr/local/include -L/usr/local/lib -lzmq -lczmq
|
$ cc -o chainlistener chainlistener.c -I/usr/local/include -L/usr/local/lib -lzmq -lczmq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user