mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
While the inner should do this for us, we call verify_order on our end *before* inner to ensure sequential import. Accordingly, we need to provide our own check. Removes errors of "non-sequential import" when trying to re-import an existing block.