Fix: reject fake scids with invalid vout
This commit fixes a validation bug in how Lightning Dev Kit checks 'fake' short channel IDs (SCIDs) used for routing tricks like phantom and intercept payments. The old check compared only the lowest byte of the vout field, so an attacker …
6aea1020by Valentine Wallace+20−21 file