Broadcasting Error after Bits Transaction

Depending on what you are doing. You could wait for the transaction with eventsub then push that out to the extension instance instead of the other way around if that works. That way you only get the transaction once then react to it.

2 Likes