private_event_sourcing

Function send_acknowledgement_for_event_to_recipient

Source
pub fn send_acknowledgement_for_event_to_recipient<T: PrivateEvent>(
    event_hash: &EntryHashB64,
    recipient: &AgentPubKey,
) -> ExternResult<()>