Make orphan parent fetching ask for witnesses.
commit5b0150a060208faf436c09b0ca9463407a869c72
authorGregory Maxwell <greg@xiph.org>
Fri, 18 Nov 2016 19:11:08 +0000 (18 19:11 +0000)
committerGregory Maxwell <greg@xiph.org>
Fri, 18 Nov 2016 19:11:08 +0000 (18 19:11 +0000)
tree949890fd2af23c00a7f1fab25a5f3c7df0e76b75
parent9346f8429957e356d21c665bab59fe45bcf1f74e
Make orphan parent fetching ask for witnesses.

In 0.13 orphan transactions began being treated as implicit
 INVs for their parents.  But the resulting getdata were
 not getting the witness flag.

This fixes issue #9182 reported by chjj and roasbeef on IRC.
src/main.cpp