mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
It risked panicking if a non-monotonic distribution was returned. While the provided RPC code won't return non-monotonic distributions, users are allowed to define their own implementations and override the provided method. Said implementations could omit this required check.