1 2017-06-16 19:51:52 <whitjackson> question about 'tx' messages
2 2017-06-16 19:52:52 <whitjackson> If a transaction is included in a block without being broadcast first (ie by a miner directly adding it), will a 'tx' message still be broadcast for it to propogate?
3 2017-06-16 19:59:43 <jonasschnelli> whitjackson: I think you should not rely on a tx message only
4 2017-06-16 20:00:07 <jonasschnelli> I guess if a miner includes directly, you will never see a inv-tx
5 2017-06-16 20:00:37 <whitjackson> ok thanks
6 2017-06-16 20:01:55 <jonasschnelli> Also, the inv/tx could eventually not reach you (timing)