In preparation for dropping testnet3 entirely in #31974 this PR migrates a few things to testnet4:
- the ZMQ examples
- developer docs
- various unit tests
- the snapshot magic byte check in
feature_assumeutxo.py
It drops testnet3
from MAGIC_BYTES
in the test framework, since no test uses it.