Files
purple-electrumwallet/electrum
f321x 1ebb937d46 lnpeer: decode_short_ids: check length of short ids
- if `encoded_short_ids` does not decode into a whole number of `short_channel_id`:
  - MAY send a `warning`.
  - MAY close the connection.
https://github.com/lightning/bolts/blob/0cf21511a781c295b9374aeaef37cf9c4d193502/07-routing-gossip.md?plain=1#L674

# Conflicts:
#	electrum/lnpeer.py
2025-12-11 15:44:11 +01:00
..
2025-11-11 16:51:31 +00:00
2025-12-02 10:38:10 +01:00