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
🐛 [backend/eth/channel] Use the provided Log from EventSub.
Since a specific event that was casted from a generic event does
not contain Raw field, we have to use the generic Log field here.
Geth gets around this by manually setting the Raw field in their
specifig event subs every time.
Signed-off-by: Oliver Tale-Yazdi <oliver@perun.network>
0 commit comments