private_event_sourcing

Function validate_create_events_sent_to_recipients

pub fn validate_create_events_sent_to_recipients(
    _action: EntryCreationAction,
    _events_sent_to_recipients: EventSentToRecipients,
) -> Result<ValidateCallbackResult, WasmError>