private_event_sourcing

Function call_send_events

Source
pub fn call_send_events(
    committed_actions: &Vec<SignedActionHashed>,
) -> ExternResult<()>