Since the default wallet type was changed to descriptor wallets in #23002, there is no need to explicitly pass the descriptors=true
parameter to createwallet
RPCs anymore. All of those instances in functional tests should be identified and simplified by omitting the parameter (there is already a PR doing the same for documentation, see #24519).
Useful skills:
- Basic Python3 knowledge
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.