referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_test_client::LongestChain

source ·
pub type LongestChain = LongestChain<FullBackend, Block>;
Expand description

LongestChain type for the test runtime/client.

Aliased Type§

struct LongestChain { /* private fields */ }