Macro block_hash

Source
macro_rules! block_hash {
    ($hex:expr) => { ... };
}