is_stylus_root

Function is_stylus_root 

Source
pub fn is_stylus_root(bytecode: &[u8]) -> bool
Expand description

Returns true if the bytecode is a Stylus root program ([0xEF, 0xF0, 0x02, ...]).