Macro transaction_commitment

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