Type Definition holochain_zome_types::countersigning::CounterSigningAgents[][src]

pub type CounterSigningAgents = Vec<(AgentPubKey, Vec<Role>)>;
Expand description

Alias for a list of agents and their roles.