referrerpolicy=no-referrer-when-downgrade

Crate cumulus_relay_chain_streams

Source
Expand description

Common utilities for transforming relay chain streams.

Functions§

finalized_heads
Returns a stream that will yield finalized heads for the given para_id.
new_best_heads
Returns a stream that will yield best heads for the given para_id.
pending_candidates
Returns a stream over pending candidates for the parachain corresponding to para_id.

Type Aliases§

RelayHeader