Type Definition fc_mapping_sync::EthereumBlockNotificationSinks
source · pub type EthereumBlockNotificationSinks<T> = Mutex<Vec<TracingUnboundedSender<T>>>;
pub type EthereumBlockNotificationSinks<T> = Mutex<Vec<TracingUnboundedSender<T>>>;