Type Alias ScriptHash

Source
pub type ScriptHash = H160;

Aliased Type§

struct ScriptHash(pub [u8; 20]);

Fields§

§0: [u8; 20]