> Commit 92bcd70 (D8667] presumably added a check that a dest of type CNoDestination implies an empty scriptChange.
>
> However, it accidentally checked for boost::variant::empty, which always returns false:
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/18853 | PR18853]]