Macro contract_state_hash_bytes

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