PrevUpHomeNext

LedgerTrie::tipSupport

Return count of tip support for the specific ledger.

Synopsis
std::uint32_t
tipSupport(
    Ledger const& ledger) const;
Description
Parameters

Name

Description

ledger

The ledger to lookup

Return Value

The number of entries in the trie for this exact ledger


PrevUpHomeNext