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

Alias for a list of agents and their roles.