Flags describing which parts of the transaction may still be modified.
Synopsis
Declared in <psbt.h>
std::optional<std::bitset<8>> m_tx_modifiable;
Created with MrDocs
Flags describing which parts of the transaction may still be modified.
Declared in <psbt.h>
std::optional<std::bitset<8>> m_tx_modifiable;
Created with MrDocs