Module event_service

Module event_service 

Source
Expand description

Event service for validating and storing private events.

Ports the TS EventService which validates that events exist in transaction effects (via siloed event commitment as nullifier) and stores them in the PrivateEventStore.

Structsยง

EventService
Service for validating and storing private events.