You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently when we send a broadcast update for one of our channels (a pretty important action) we only log Handling BroadcastChannelUpdate event in peer_handler for scid X, which is kinda useless, we really want to know more about the update itself (which is only logged at the GOSSIP level). We should include the contents in that log.