Return the map of stored transaction variants keyed by witness txid.
Declared in <wallet/transaction.h>
<wallet/transaction.h>
std::map<Wtxid, CTransactionRef> const& GetTxs() const;
The map of stored transaction variants keyed by witness txid.