transaction_identifier represents the two canonical transaction identifier types (txid, wtxid).
More...
#include <transaction_identifier.h>
template<bool has_witness>
class transaction_identifier< has_witness >
transaction_identifier represents the two canonical transaction identifier types (txid, wtxid).
Definition at line 20 of file transaction_identifier.h.
◆ transaction_identifier() [1/2]
template<bool has_witness>
◆ transaction_identifier() [2/2]
template<bool has_witness>
◆ begin()
template<bool has_witness>
◆ Compare() [1/2]
template<bool has_witness>
template<typename Other >
◆ Compare() [2/2]
template<bool has_witness>
◆ data()
template<bool has_witness>
◆ end()
template<bool has_witness>
◆ FromHex()
template<bool has_witness>
◆ FromUint256()
template<bool has_witness>
◆ GetHex()
template<bool has_witness>
◆ IsNull()
template<bool has_witness>
◆ operator!=()
template<bool has_witness>
template<typename Other >
◆ operator<()
template<bool has_witness>
template<typename Other >
◆ operator==()
template<bool has_witness>
template<typename Other >
◆ Serialize()
template<bool has_witness>
template<typename Stream >
◆ SetNull()
template<bool has_witness>
◆ size()
template<bool has_witness>
◆ ToString()
template<bool has_witness>
◆ ToUint256()
template<bool has_witness>
◆ Unserialize()
template<bool has_witness>
template<typename Stream >
◆ m_wrapped
template<bool has_witness>
The documentation for this class was generated from the following file: