Macro contract_root

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