Skip to main content

ScriptHash

Type Alias ScriptHash 

Source
pub type ScriptHash = ByteString;

Aliased Type§

pub struct ScriptHash {
    pub bytes: String,
}

Fields§

§bytes: String