pub fn revert_as_bytes(msg: impl Into<String>) -> Vec<u8> 
Expand description

Generate an encoded revert from a simple String. Returns a Vec<u8> in case PrecompileFailure is too high level.