[#wallet-WalletDescriptor-GetNext] = xref:wallet.adoc[wallet]::xref:wallet/WalletDescriptor.adoc[WalletDescriptor]::GetNext :relfileprefix: ../../ :mrdocs: Returns the index of the next item to generate. == Synopsis Declared in `<wallet/walletutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int32_t GetNext() const; ---- == Return Value The next index to be generated. [.small]#Created with https://www.mrdocs.com[MrDocs]#