[#wallet-CreatedTransactionResult-change_pos] = xref:wallet.adoc[wallet]::xref:wallet/CreatedTransactionResult.adoc[CreatedTransactionResult]::change_pos :relfileprefix: ../../ :mrdocs: Position of the change output in the transaction, if a change output was created. == Synopsis Declared in `<wallet/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<unsigned int> change_pos; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#