When constructing an import from the solving data of an address, make sure that the original address is the same type as the one that will be imported.
See also: #17374 (comment)
Part of #17261
When constructing an import from the solving data of an address, make sure that the original address is the same type as the one that will be imported.
See also: #17374 (comment)
Part of #17261
Code review ACK b8c37fc8e634cd6abb16d361812a96d101d8cd7d
When constructing an import from the solving data of an address,
make sure that the original address is the same type as the one that
will be imported.
Ooops, missed a couple spots.
Code review ACK b84e776
Tested re-ACK b84e776fd166ac422ac4a0dcdc1c6f7fd921bf70
ACK b84e776fd166ac422ac4a0dcdc1c6f7fd921bf70, better to have this explicit