Add transaction request
void addTransaction(Hash txHash) { invList.add(InvVect.transaction(txHash)); }