OpenCBDC Transaction Processor
|
Sentinel request message. More...
#include <interface.hpp>
Additional Inherited Members | |
![]() | |
auto | operator== (const full_tx &rhs) const -> bool |
full_tx ()=default | |
![]() | |
std::vector< input > | m_inputs {} |
The set of inputs for the transaction. | |
std::vector< output > | m_outputs {} |
The set of new outputs created by the transaction. | |
std::vector< witness_t > | m_witness {} |
The set of witnesses. | |
Sentinel request message.
Definition at line 49 of file uhs/sentinel/interface.hpp.