Type Alias sos_sdk::commit::TreeHash

source ยท
pub type TreeHash = <Sha256 as Hasher>::Hash;
Expand description

Type for an Sha256 commit tree hash.