[fuzz] Expand the amounts we can send in chanmon_consistency
authorMatt Corallo <git@bluematt.me>
Tue, 17 Nov 2020 20:24:20 +0000 (15:24 -0500)
committerMatt Corallo <git@bluematt.me>
Sat, 21 Nov 2020 17:11:23 +0000 (12:11 -0500)
commit71d22f7e06b0553b4af24a0196ca834e415eddbd
tree224322545047caafd0c98b27ff28fe3ee531973b
parentacf68eddefef0ffabdadc0d9d61655c6e63685e1
[fuzz] Expand the amounts we can send in chanmon_consistency

This should make it a bit easier for the fuzzer to hit any given
balance breakdown during run as well as tweaks the command strings
to be more bit-pattern friendly.
fuzz/src/chanmon_consistency.rs