Type Definition holo_hash::AgentPubKey[][src]

pub type AgentPubKey = HoloHash<Agent>;
Expand description

An Agent public signing key. Not really a hash, more of an “identity hash”.

Trait Implementations

Performs the conversion.