Crate pallet_offences
source ·Re-exports§
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs§
- An auxiliary struct for working with storage of indexes localized for a specific offence kind (specified by the
O
type parameter).
Enums§
Type Aliases§
- A binary blob which represents a SCALE codec-encoded
O::TimeSlot
. - A type alias for a report identifier.