Crate pallet_aura[][src]

Expand description

Aura Module

Overview

The Aura module extends Aura consensus by managing offline reporting.

Interface

Public Functions

  • slot_duration - Determine the Aura slot-duration based on the Timestamp module configuration.
  • Timestamp: The Timestamp module is used in Aura to track consensus rounds (via slots).

Re-exports

pub use pallet::*;

Modules

Migrations for the AURA pallet.

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Type Definitions

Find the authority ID of the Aura authority who authored the current block.