[#wallet-DescriptorScriptPubKeyMan-GetEndRange] = xref:wallet.adoc[wallet]::xref:wallet/DescriptorScriptPubKeyMan.adoc[DescriptorScriptPubKeyMan]::GetEndRange :relfileprefix: ../../ :mrdocs: Returns the end of the descriptor's derivation range. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int32_t GetEndRange() const; ---- == Return Value The end index of the derivation range. [.small]#Created with https://www.mrdocs.com[MrDocs]#