[−][src]Trait sync::SyncListener
Synchronization events listener
Required Methods
fn synchronization_state_switched(&self, is_synchronizing: bool)
[−]
Called when node switches to synchronization state
fn best_storage_block_inserted(&self, block_hash: &H256)
[−]
Called when new best storage block is inserted