Only if -changetype is not set and -addresstype is not "legacy".
This is a backport of Core PR12119
jasonbcox |
Restricted Project |
Only if -changetype is not set and -addresstype is not "legacy".
This is a backport of Core PR12119
make check
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
Why backport this? We haven't been supporting other address types (especially bech32).
src/wallet/wallet.cpp | ||
---|---|---|
3010 ↗ | (On Diff #10258) | iirc LearnRelatedScripts wasn't backported either. |
Talked about it offline. This isn't about backporting for usefulness, but rather paring down ownership on parts of the codebase that we do not want to own at this time.