Macro contract_nonce_bytes

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