mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
`serai_core_pallet` solely defines an accumulator for the events. We use the traditional `frame_system::Events` to store them for now and enable retrieval.
Coins Pallet
Pallet implementing the necessary coins logic for the Serai protocol.