pub const ADDRESS_HEIGHTS_FULL_RANGE: RangeInclusive<Height>;
Expand description
The full range of address heights.
The genesis coinbase transactions are ignored by a consensus rule, so they are not included in any address indexes.
pub const ADDRESS_HEIGHTS_FULL_RANGE: RangeInclusive<Height>;
The full range of address heights.
The genesis coinbase transactions are ignored by a consensus rule, so they are not included in any address indexes.