btck::ChainMan::ImportBlocks

Imports blocks from the given block files.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

bool
ImportBlocks(std::span<std::string const> const paths);

Return Value

True on success.

Parameters

NameDescription
pathsThe block-file paths to import.