Skip to main content

CapHash

Type Alias CapHash 

Source
pub type CapHash = [u8; 32];
Expand description

32-byte content hash of a published state object (the legacy name from when the only personality was the JAVM cap system — matches nub_kernel::ObjHash and, byte-wise, javm_cap::CapHash; kept as a local alias so this crate stays dependency-free).