mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-06 15:36:38 +00:00
Disable highlighting for bash commands
This commit is contained in:
parent
1b2a0ae565
commit
789fc155ec
@ -118,7 +118,7 @@ There is also a `wally_bip32_key_to_address` function, which can be used to gene
|
||||
The code for these HD example can, as usual, be found in the [src directory](src/17_3_genhd.c).
|
||||
|
||||
You can compile and test it:
|
||||
```bash
|
||||
```
|
||||
$ cc genhd.c -lwallycore -lsodium -o genhd
|
||||
$ ./genhd
|
||||
Mnemonic: behind mirror pond finish borrow wood park foam guess mail regular reflect
|
||||
|
Loading…
x
Reference in New Issue
Block a user