Docs.rs
commit_verify-0.11.0-beta.2
commit_verify 0.11.0-beta.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
lnpbp-consensus-maintainers
Dependencies
amplify ^4.5.0
normal
commit_encoding_derive ^0.10.0
normal
rand ^0.8.5
normal
ripemd ^0.1.3
normal
serde ^1.0
normal
sha2 ^0.10.8
normal
strict_encoding ^2.6.1
normal
strict_types ^1.6.3
normal
rand ^0.8.5
dev
Versions
46.67%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
commit_verify
0.11.0-beta.2
Module merkle
Structs
Enums
Traits
In crate commit_verify
?
Module
commit_verify
::
merkle
source
·
[
−
]
Structs
MerkleBuoy
Helper struct to track depth when working with Merkle blocks.
MerkleNode
Source data for creation of multi-message commitments according to
LNPBP-4
procedure.
Enums
NodeBranching
Type of a merkle node branching.
Traits
MerkleLeaves