pub type CapHash = [u8; 32];
32-byte content hash. Same shape as javm_cap::CapHash; defined here locally so this crate stays no_std. A future unification pass will share the type once javm-cap becomes no_std-clean.
javm_cap::CapHash
no_std
javm-cap