private_event_sourcing

Function send_new_events

Source
pub fn send_new_events<T: PrivateEvent>(
    event_hashes: BTreeSet<EntryHash>,
) -> ExternResult<()>