[#wallet-PreselectedInput-SetSequence] = xref:wallet.adoc[wallet]::xref:wallet/PreselectedInput.adoc[PreselectedInput]::SetSequence :relfileprefix: ../../ :mrdocs: Set the sequence for this input. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetSequence(uint32_t sequence); ---- == Parameters [cols="1,4"] |=== | Name| Description | *sequence* | The sequence number for this input. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#