Wrap long onion_message fuzz strings
authorJeffrey Czyz <jkczyz@gmail.com>
Wed, 25 Oct 2023 21:37:26 +0000 (16:37 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Wed, 25 Oct 2023 23:12:44 +0000 (18:12 -0500)
commitc0bf030ad29a7df4edc5337f50723fe99f88940d
treec73a6caeae5532278e4518ae9e7fc604d859291c
parentd2242f604dc7c5c51de8f5612274ca73c2bb809a
Wrap long onion_message fuzz strings

Some editors like vim slow to a crawl when scrolling over long strings
when syntax highlighting is turned on. Limit the length in fuzz strings
to avoid this.
fuzz/src/onion_message.rs