Macro transaction_hash_bytes

Source
macro_rules! transaction_hash_bytes {
    ($bytes:expr) => { ... };
}