mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 23:19:24 +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.