This happens when node_id is included in both the channels backup event and the event publisher global properties.
I have updated the log to debug as the node_id must be part of the event properties. In this case, I think the log just does not need to be error level, as the event properties always take precedence over the global properties.
fixes https://github.com/getAlby/hub/issues/769
This happens when node_id is included in both the channels backup event and the event publisher global properties.
I have updated the log to debug as the node_id must be part of the event properties. In this case, I think the log just does not need to be error level, as the event properties always take precedence over the global properties.