wallet::WalletDescInfo::range

The descriptor's index range, if it is a ranged descriptor.

Synopsis

Declared in <wallet/export.h>

std::optional<std::pair<int64_t, int64_t>> range;