Macro storage_commitment

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