Fix config update + remove messages + Summary fix for not open position
This commit is contained in:
@@ -671,7 +671,7 @@ public class EvmManager : IEvmManager
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
Console.WriteLine(e);
|
||||
SentrySdk.CaptureException(e);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user