Returns the staged added transaction at the given index.
Declared in <txmempool.h>
<txmempool.h>
CTransaction const& GetAddedTxn(size_t index) const;
The transaction at that index.