RealityETH / reality-eth-monorepo

Monorepo containing reality.eth contracts, UI code and everything else.
39 stars 20 forks source link

Make the UI handle an erc20 arbitration request #143

Open edmundedgar opened 9 months ago

edmundedgar commented 9 months ago

The arbitrator expects arbitration in the native token. For Backstop we want to use our own token on L1.

Ideally, make the UI handle doing this (although it's unusual enough that we can probably just let people figure it out)