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
The ChannelOpened event does not expose the channelId on-chain as other channel events do. Exposing the channelId as part of ChannelOpened would make it easier to link ChannelOpened , ChannelClosed, ChannelBalanceIncreased, ChannelBalanceDecreased, and TicketRedeemed events.