pub type ZomeCallSigningKey = HoloHash<Agent>;
Expand description

A public key of a pair of signing keys for signing zome calls.

Aliased Type§

struct ZomeCallSigningKey { /* private fields */ }