[#wallet-CCoinControl-m_max_tx_weight] = xref:wallet.adoc[wallet]::xref:wallet/CCoinControl.adoc[CCoinControl]::m_max_tx_weight :relfileprefix: ../../ :mrdocs: Caps weight of resulting tx == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<int> m_max_tx_weight = {std::nullopt}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#