Maps a transaction's order position to its wallet transaction.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
typedef std::multimap<int64_t, CWalletTx*> TxItems;