Skip to main content

EventsChannel

Type Alias EventsChannel 

Source
type EventsChannel = (Sender<ChainEvent>, InactiveReceiver<ChainEvent>);