pub(crate) async fn decode_custom_error(data: &[u8]) -> Result<Option<String>>
Tries to decode a custom error name and inputs from revert data.