Test assets for the Reddcoin Core unit/fuzz test suites, consumed via
DIR_UNIT_TEST_DATA / DIR_FUZZ_IN in ci/test/04_install.sh.
Vectors for script_tests/script_assets_test. Regenerated for Reddcoin because
Reddcoin's CTransaction carries the peercoin-style nTime field, so the
upstream Bitcoin (no-nTime) vectors fail to deserialize.
Generated with the Reddcoin-adapted test/functional/feature_taproot.py --dumptests (see src/test/fuzz/script_assets_test_minimizer.cpp for the
assembly recipe).