[#PartiallySignedTransaction-m_tx_modifiable] = xref:PartiallySignedTransaction.adoc[PartiallySignedTransaction]::m_tx_modifiable :relfileprefix: ../ :mrdocs: Flags describing which parts of the transaction may still be modified. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<std::bitset<8>> m_tx_modifiable; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#