As requested in review of D9974:
> make the changes to BIP70 related code in its own diff
This removes the last remaining occurence of `getDefaultChangeType` to enable backporting [[https://github.com/bitcoin/bitcoin/pull/19396 | core#19396]].
Our codebase only uses `OutputType::LEGACY`, so this change is trivial.