mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
This does break borsh's definition of a Vec EXCEPT if the BoundedVec is considered an enum. For sufficiently low bounds, this is viable, though it requires automated code generation to be sane.
Serai Primitives
serai-primitives represents foundational data-types used within Serai's
Substrate blockchain.