Increases test coverage of the walletcreatefundedpsbt RPC.
Tests the following combinations:
- Make sure the global option
-changetypeis used as the default value for thechange_typeoption if not specified. - Make sure the global option
-changetypecan be overwritten by explicitly setting thechange_typeoption of thewalletcreatefundedpsbtRPC call. - Make sure the options
change_typeandchangeAddressare mutually exclusive.