lnwire: CustomMessage should use odd MessageType or feature bit #6209
Labels
p2p
Code related to the peer-to-peer behaviour
wire protocol
Encoding of messages for the communication between nodes
I think it is implicitly assumed that you would only send CustomMessage to a peer that also supports it. There is no negotiation, however, and so either there should be a feature bit or an odd type according to bolt 1.
Related: #5346
The text was updated successfully, but these errors were encountered: