Instance Property
blockTip
Called when the chain’s tip is updated.
let blockTip: ((SynchronizationState, BlockTreeEntrySnapshot, Double) -> Void)?
Parameters
-
state
-
Current synchronization state.
-
entry
-
An owned snapshot of the new tip block tree entry.
-
progress
-
Verification progress (0.0–1.0).