Type Alias indy_vdr::pool::Verifiers

source ·
pub type Verifiers = HashMap<String, VerifierInfo>;
Expand description

A standard collection of verifier information, indexed by node alias

Aliased Type§

struct Verifiers { /* private fields */ }