Commit fb78f0b8 authored by Cecile Tonglet's avatar Cecile Tonglet
Browse files

WIP

Forked at: e9164236
Parent branch: origin/rococo-branch
parent ae7082c7
Pipeline #103734 canceled with stages
in 5 minutes and 9 seconds
...@@ -67,7 +67,7 @@ pub fn polkadot_test_new_full( ...@@ -67,7 +67,7 @@ pub fn polkadot_test_new_full(
) -> Result< ) -> Result<
( (
TaskManager, TaskManager,
Arc<impl AbstractClient<Block, TFullBackend<Block>>>, Arc<FullClient<polkadot_test_runtime::RuntimeApi, PolkadotTestExecutor>>,
FullNodeHandles, FullNodeHandles,
Arc<NetworkService<Block, Hash>>, Arc<NetworkService<Block, Hash>>,
Arc<RpcHandlers>, Arc<RpcHandlers>,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment