Type Alias request_response::RequestHash

source ·
pub type RequestHash = Hash;
Expand description

A type alias for the hash of a request

Aliased Type§

struct RequestHash(/* private fields */);