mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-06 23:46:22 +00:00
Update 17_5_Usando_Scripts_en_Libwally.md
This commit is contained in:
parent
acc0d1f55e
commit
87cfbf38ac
@ -110,7 +110,7 @@ Vamos a mostrar cómo hacer uso de eso en §17.7.
|
||||
|
||||
## Pruebe su script de reemplazo
|
||||
|
||||
Puede tomar el código de prueba del [directorio src](../src/17_5_replacewithscript.c) y compilarlo:
|
||||
Puede tomar el código de prueba del [directorio src](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master/src/17_5_replacewithscript.c) y compilarlo:
|
||||
```
|
||||
$ cc replacewithscript.c -lwallycore -o replacewithscript
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user