Inherits the variant constructors to build from a Txid or Wtxid.

Synopsis

Declared in <primitives/transaction_identifier.h>

using variant<transaction_identifier<false>, transaction_identifier<true>>::GenTxid;

Created with MrDocs