Returns the number of entries in the chain.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

int32_t
CountEntries() const;

Return Value

The entry count, including the genesis block.

Created with MrDocs