Type Alias RequestHash

Source
pub type RequestHash = Hash;
Expand description

A type alias for the hash of a request

Aliased Typeยง

pub struct RequestHash(/* private fields */);