mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 05:29:25 +00:00
Also flattens the message handling function by replacing an if containing all following code in the function with an early return for the else case.