Skip to main content

VerificationKeyHash

Type Alias VerificationKeyHash 

Source
pub type VerificationKeyHash = ByteString;

Aliased Type§

pub struct VerificationKeyHash {
    pub bytes: String,
}

Fields§

§bytes: String