fuzz: compact coins view db during fuzzing
This commit only adds a new test operation to an existing fuzzing target. It exercises a database compaction function (CompactFullAsync) during automated fuzz testing, with no changes to production code or user-facing behavior. There is no…
703a671fby Lőrinc+6−11 file