You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.