referrerpolicy=no-referrer-when-downgrade

Module malus::interceptor

source ·
Expand description

A small set of wrapping types to cover most of our adversary test cases.

This allows types with internal mutability to synchronize across multiple subsystems and intercept or replace incoming and outgoing messages on the overseer level.

Re-exports§

  • pub use polkadot_node_subsystem::overseer;

Modules§

  • Network events as transmitted to other subsystems, wrapped in their message types.

Structs§

Enums§

Traits§

Type Aliases§

  • A collection of ancestor candidates of a parachain.
  • A response channel for the result of a chain API request.
  • Specialized message type originating from the overseer.
  • Indicates the relay-parents whose fragment chain a candidate is present in or can be added in (right now or in the future).
  • A sender for the result of a runtime API request.