Type Alias holo_hash::ZomeCallSigningKey

source ·
pub type ZomeCallSigningKey = AgentPubKey;
Expand description

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

Aliased Type§

struct ZomeCallSigningKey { /* private fields */ }