Returns the heights for which an assumeutxo snapshot is available.

Synopsis

Declared in <kernel/chainparams.h>

std::vector<int>
GetAvailableSnapshotHeights() const;

Return Value

The list of snapshot block heights.

Created with MrDocs