debug yd address update

This commit is contained in:
Omair Saleh
2023-11-28 22:44:36 +08:00
parent 12f05b7aa6
commit 4c532deb4d
@@ -72,6 +72,7 @@ class UpdateDoFromYDPortalProcessor
} catch (\Exception $exception){
log::debug($exception);
throw new InternalServerErrorException('failed to approve address due to an error related to YD portal');
}
}