Ensure we build if a downstream crate sets `--cfg=fuzzing`
[rust-lightning] / pending_changelog / big-om-error.txt
1 ## Bug Fixes
2
3 * Fixed sending large onion messages, which previously would result in an HMAC error on the second
4         hop (#2277).