btck::ChainView::Entries

Returns a range over all entries in the chain, ordered by height.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

auto
Entries() const &;

Return Value

A random-access range of the chain's block tree entries.