pub async fn countersigning_publish(
    network: &HolochainP2pDna,
    op: DhtOp,
    _author: AgentPubKey
) -> Result<(), ZomeCallResponse>
Expand description

Publish to entry authorities so they can gather all the signed actions for this session and respond with a session complete.