[#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(0x7f2e1e5975a8), guarded_by(0x7f2e11aa8368), guarded_by(0x7f2e169fe158), guarded_by(0x7f2e15f2d5f8), guarded_by(0x7f2e12c6c288)]] int64_t nOrderPosNext = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#