[#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(0x7f2e1dcac458), requires_capability(0x7f2e111ba678), requires_capability(0x7f2e15ef1638), requires_capability(0x7f2e23730498), requires_capability(0x7f2e26613058), requires_capability(0x7f2e2357df48)]] void IncIndex(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#