All chains
    Preparing search index...

    Namespace RelayParentOffsetApi

    API to tell the node side how the relay parent should be chosen and how claim queue offsets are determined.

    A larger relay parent offset indicates that the relay parent should not be the tip of the relay chain, but N blocks behind the tip. This offset is then enforced by the runtime.

    The max claim queue offset determines how far "into the future" collators target when selecting cores from the claim queue. This provides async backing flexibility while preventing collators from skipping slots. See: https://github.com/paritytech/polkadot-sdk/issues/8893

    Version history:

    • Version 1: Initial version with relay_parent_offset only
    • Version 2: Added max_claim_queue_offset method

    Type Aliases

    max_claim_queue_offset
    relay_parent_offset