Skip to main content

MerkleRootCommitment

Type Alias MerkleRootCommitment 

Source
pub type MerkleRootCommitment = MerkleRoot<Sha256Hasher, prism_crypto::::commitment::MerkleRootCommitment::{constant#0}>;
Expand description

SHA-256 Merkle root — the canonical default per ADR-031.

Aliased Type§

pub struct MerkleRootCommitment(/* private fields */);