What does twitch.ext.bits.setUseLoopback do?

What does this function exactly do?

I see that it no longer brings the dialog to confirm the transaction, but does it still process the transaction?

window.Twitch.ext.bits.setUseLoopback: boolean

it’s for testing bits transactions by skipping everything, so should call trasnactioncompleted)

Normally for use in the deprecated developer rig (as there wasn’t a “user” there to get the bits of)

1 Like