Function fuels_contract::logs::decode_revert_error
source · pub fn decode_revert_error(err: Error, log_decoder: &LogDecoder) -> Error
Expand description
Decodes the logged type from the receipt of a RevertTransactionError
if available