referrerpolicy=no-referrer-when-downgrade

Module test_chain

Source
Expand description

Pallet provides a set of guard functions that are running in background threads and are aborting process if some condition fails. Test chain implementation to use in tests.

Structs§

TestChain
Chain that may be used in tests.
TestParachain
Parachain that may be used in tests.
TestParachainBase
Primitives-level parachain that may be used in tests.

Enums§

ChainReward
Reward type for the test chain.
TestRuntimeCall
Dummy runtime call.