[−][src]Type Definition muta_protocol::types::MerkleRoot
type MerkleRoot = Hash;
Merkel root hash
Trait Implementations
impl TryFrom<MerkleRoot> for MerkleRoot[src]
type Error = ProtocolError
The type returned in the event of a conversion error.