[#wallet-DescriptorScriptPubKeyMan-IncIndex] = xref:wallet.adoc[wallet]::xref:wallet/DescriptorScriptPubKeyMan.adoc[DescriptorScriptPubKeyMan]::IncIndex :relfileprefix: ../../ :mrdocs: Advances the descriptor's next‐index counter by one. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff3718038b8), requires_capability(0x7ff365630d18), requires_capability(0x7ff35d350898), requires_capability(0x7ff365aaa808), requires_capability(0x7ff379b45c18), requires_capability(0x7ff37e1e22c8)]] void IncIndex(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#