referrerpolicy=no-referrer-when-downgrade

Function polkadot_service::new_chain_ops

source ·
pub fn new_chain_ops(
    config: &mut Configuration,
) -> Result<(Arc<FullClient>, Arc<FullBackend>, BasicQueue<Block>, TaskManager), Error>
Expand description

Builds a new object suitable for chain operations.