pub type ScriptHash = Hash<28>;
Hash of a script (Blake2b-224).
pub struct ScriptHash(/* private fields */);