1 2017-04-30 00:45:30 <instagibbs> cncr04s, how do you know that was leftover vs just a large fee?
2 2017-04-30 00:47:53 <cncr04s> I don't but I had the fee rate set at 0.0015 per kb. 0.039708 was left over from the input amount minus the amount sent. there should have been change
3 2017-04-30 00:51:39 <cncr04s> it normally creates change
4 2017-04-30 01:18:33 <instagibbs> cncr04s, how big was the transaction in bytes?
5 2017-04-30 01:26:03 <cncr04s> 1664 (bytes)
6 2017-04-30 23:30:03 <comboy> just 0x80 (SIGHASH_ANYONECANPAY) is a valid value for a sighash type, right?
7 2017-04-30 23:33:41 <comboy> asking because it seems to me that this doesn't cover it: https://github.com/bitcoin/bitcoin/blob/80c3a734298e824f9321c4efdd446086a3baad89/src/script/interpreter.cpp#L184