This requires a small changes to a few tests, but means that
deterministic addresses will always be imported (unless setup_nodes
behaviour is explicitly overridden).
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/14631 | PR14631]]
Depends on D5972