mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-26 00:18:08 +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.
|
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]]
|
[[merkle_example]]
|
||||||
|
[role="pagebreak-before"]
|
||||||
.Building a merkle tree
|
.Building a merkle tree
|
||||||
====
|
====
|
||||||
[source, cpp]
|
[source, cpp]
|
||||||
|
Loading…
Reference in New Issue
Block a user