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