Macro block_id

Source
macro_rules! block_id {
    ($height:expr, $hash:literal) => { ... };
}