Returns the transactions staged for addition, in insertion order.
Declared in <txmempool.h>
<txmempool.h>
std::vector<CTransactionRef> GetAddedTxns() const;
The added transactions.