Function decode_execution_revert

Source
async fn decode_execution_revert(data: &RawValue) -> Result<Option<String>>
Expand description

Helper function that tries to decode custom error name and inputs from error payload data.