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