[#wallet-CWallet-nOrderPosNext] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::nOrderPosNext :relfileprefix: ../../ :mrdocs: Order position to assign to the next transaction added to the wallet. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7ff3720eea08), guarded_by(0x7ff365f1ea08), guarded_by(0x7ff35de5d3b8), guarded_by(0x7ff35efe1e98), guarded_by(0x7ff366fce478)]] int64_t nOrderPosNext = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#