Module inherent_data

Source
Expand description

Inherent data provider definitions and implementation for Block Producer feature

Enums§

BlockParticipationInherentDataProvider
Inherent data provider for block participation data. This IDP is active only if the BlockParticipationApi::should_release_data function returns Some. This IDP provides two sets of inherent data:
InherentDataCreationError
Error returned by BlockParticipationInherentDataProvider constructors

Traits§

BlockParticipationDataSource
Cardano observability data source providing queries required by BlockParticipationInherentDataProvider.