domain_client_operator

Type Alias DomainImportNotifications

source
pub type DomainImportNotifications<Block, CBlock> = TracingUnboundedReceiver<DomainBlockImportNotification<Block, CBlock>>;

Aliased Typeยง

struct DomainImportNotifications<Block, CBlock> { /* private fields */ }