Skip to main content

PubKeyHash

Type Alias PubKeyHash 

Source
pub type PubKeyHash = ByteString;

Aliased Type§

pub struct PubKeyHash {
    pub bytes: String,
}

Fields§

§bytes: String