mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 01:50:42 +00:00
Edited ch09.asciidoc with Atlas code editor
This commit is contained in:
parent
ec55c46a7c
commit
61a7766fd9
@ -214,6 +214,7 @@ image::images/mbc2_0905.png["merkle_tree_path"]
|
||||
The code in <<merkle_example>> demonstrates the process of creating a merkle tree from the leaf-node hashes up to the root, using the libbitcoin library for some helper functions.
|
||||
|
||||
[[merkle_example]]
|
||||
[role="pagebreak-before"]
|
||||
.Building a merkle tree
|
||||
====
|
||||
[source, cpp]
|
||||
|
Loading…
Reference in New Issue
Block a user