referrerpolicy=no-referrer-when-downgrade

Crate cumulus_test_service

source ·
Expand description

Crate used for testing with Cumulus.

Re-exports§

  • pub use cumulus_test_runtime as runtime;
  • pub use chain_spec::*;

Modules§

Structs§

Enums§

Functions§

Type Aliases§

  • The signature of the announce block fn.
  • The backend type being used by the test service.
  • The client type being used by the test service.
  • The block-import type being used by the test service.
  • Assembly of PartialComponents (enough to run chain ops subcommands)
  • Transaction pool type used by the test service