This adds support for the different URI schemes in cashaddrmakes the client support parsing cashaddr encoded addresses for all networks. After this, parsing a base58 encoded testnet address will not work.
Qt can now parse cashaddr scheme from command line and select the appropriate chain parameters. For simplicity, support for selecting chain testnet parameters with base58 encoded address is removed.
Depends on D709Depends on D797