Type Definition bitcoin_block::BlockIndexRef

source ·
pub type BlockIndexRef = Option<Arc<BlockIndex>>;