Note: Use TestChain100DeterministicSetup instead of TestChain100Setup because CreateAndActivateUTXOSnapshot will check that the snapshot at height 110 matches a harcoded hash. There is likely a missing backport that makes TestChain100Setup a deterministic setup.
This concluces a backport of core#21526 [12/12]
https://github.com/bitcoin/bitcoin/pull/21526/commits/673a5bd3377929a0a6a62eda8b560e47bc2cca0c
Depends on D12281