Account for message type prefix len in prevtx length enforcement
This commit fixes a small but real accounting bug in how rust-lightning checks whether a previous transaction (prevtx) attached to a funding input will make the resulting Lightning wire message too large. The code previously compared the m…
d29e1415by Wilmer Paulino+21−41 file