Only if -changetype is not set and -addresstype is not "legacy".
This is a backport of Core PR12119
Differential D3661
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH deadalnix on Jul 12 2019, 13:37. Authored by
Details
Only if -changetype is not set and -addresstype is not "legacy". This is a backport of Core PR12119 make check
Diff Detail
Event TimelineComment Actions Why backport this? We haven't been supporting other address types (especially bech32).
Comment Actions 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. |