mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Merge pull request #547 from javiervargas/patch-115
Update 17_5_Usando_Scripts_en_Libwally.md
This commit is contained in:
commit
ab42c7fa27
@ -110,7 +110,7 @@ Vamos a mostrar cómo hacer uso de eso en §17.7.
|
|||||||
|
|
||||||
## Pruebe su script de reemplazo
|
## 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
|
$ cc replacewithscript.c -lwallycore -o replacewithscript
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user