On Wed, Dec 17, 2025 at 06:05:11PM -0300, Fabiano Rosas wrote: > > E.g. test_mode_transfer_common() used different things to specify incoming > > channels (cpr_channel, opts_target, connect_channels). We should clean > > them up at some point.. > > Yes, although it's a good test that the various ways of passing channels > are working
Yes. Said that, ideally IMHO we should only specify the channels, e.g. in MigrationAddress format (for both main and cpr), then test code should be able to convert it into either JSON (in form of "channels") or URIs. I recall we have had some discussion before on that. We can leave that for later. -- Peter Xu
