pub fn revert_as_bytes(msg: impl Into<String>) -> Vec<u8> ⓘ
Generate an encoded revert from a simple String. Returns a Vec<u8> in case PrecompileFailure is too high level.
Vec<u8>
PrecompileFailure