QueuedCheckpointVerified

Type Alias QueuedCheckpointVerified 

Source
pub type QueuedCheckpointVerified = (CheckpointVerifiedBlock, Sender<Result<Hash, BoxError>>);
Expand description

A queued checkpoint verified block, and its corresponding Result channel.