[#wallet-CWallet-ReorderTransactions] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::ReorderTransactions :relfileprefix: ../../ :mrdocs: Reassign order positions to all wallet transactions. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:wallet/DBErrors.adoc[DBErrors] ReorderTransactions(); ---- == Return Value The result of the reordering operation. [.small]#Created with https://www.mrdocs.com[MrDocs]#