Function sc_informant::build

source ยท
pub async fn build<B: BlockT, C, N, S>(
    client: Arc<C>,
    network: N,
    syncing: S,
    format: OutputFormat,
)
Expand description

Builds the informant and returns a Future that drives the informant.