[#wallet-WalletDescInfo-range] = xref:wallet.adoc[wallet]::xref:wallet/WalletDescInfo.adoc[WalletDescInfo]::range :relfileprefix: ../../ :mrdocs: The descriptor's index range, if it is a ranged descriptor. == Synopsis Declared in `<wallet/export.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<std::pair<int64_t, int64_t>> range; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#