Crate pallet_offences_subspace

source ·
Expand description

§Offences Subspace Pallet

Tracks reported offences

Re-exports§

  • pub use __tt_error_token_1 as tt_error_token;
  • pub use __tt_default_parts_7 as tt_default_parts;
  • pub use __tt_extra_parts_7 as tt_extra_parts;
  • pub use __tt_default_parts_v2_7 as tt_default_parts_v2;

Modules§

  • Auto-generated docs-only module listing all defined dispatchables for this pallet.
  • Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

Structs§

  • The Pallet struct, the main type that implements traits and standalone functions within the pallet.

Enums§

  • Contains a variant per dispatchable extrinsic that this pallet has.
  • Events type.

Traits§

  • Configuration trait of this pallet.

Type Aliases§

  • A vector of reports of the same kind that happened at the same time slot.
  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.
  • The primary structure that holds all offence records keyed by report identifiers.
  • Enumerates all reports of a kind along with the time they happened.