pub type SyncModules = (Arc<dyn SyncProvider>, Arc<dyn ManageNetwork>, Arc<dyn ChainNotify>, Sender<PriorityTask>, Sender<H256>);