Edited ch09.asciidoc with Atlas code editor

pull/339/head
nadams 7 years ago
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…
Cancel
Save