[][src]Function electrscash::bulk::index_blk_files

pub fn index_blk_files(
    daemon: &Daemon,
    index_threads: usize,
    metrics: &Metrics,
    signal: &Waiter,
    store: DBStore
) -> Result<DBStore>