bitcoinkernel

Trait BlockTip

Source
pub trait BlockTip: Fn(SynchronizationState, BlockHash) { }
Expand description

The chain’s tip was updated to the provided block hash.

Implementors§