RealityETH / reality-eth-monorepo

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

Make interfaces for the kleros foreign proxy stuff #127

Open edmundedgar opened 9 months ago

edmundedgar commented 9 months ago

The UI supports various extra calls that Kleros built supplying things like foreignChainId().

Along with #125, make interfaces for these so their compiler will yell at them if they don't supply what the UI expects.