Files
pezkuwi-subxt/substrate/primitives/consensus/slots
Nazar Mokrynskyi 4fb2a55904 Make Slot and SlotDuration transparent (#2999)
I have a use case that for safety requires all contained data structures
to be `#[repr(C)]` or `#[repr(transparent)]` and it seemed like
non-invasive change.
2024-01-19 22:20:18 +01:00
..
2023-09-04 12:02:32 +03:00

Primitives for slots-based consensus engines.

License: Apache-2.0