Prevent `channel_id` collisions (#3337)
This commit hardens the Eclair Lightning node against two related problems when opening payment channels: it prevents the same channel ID from being reused by two different channels at the same time, and it aborts channel creation if the v…
45ea9fbfby Bastien Teinturier+468−19419 files