Reject `start_batch` with size <= 1 (#3333)
This commit tightens validation of a Lightning network peer message called start_batch. Previously, the software only rejected batch sizes larger than 20. Now it also rejects batch sizes of 0 or 1, which the protocol specification says mus…
e4e1a19dby Bastien Teinturier+25−32 files