RealityETH / reality-eth-monorepo

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

Make a simple abstract Arbitrator #142

Open edmundedgar opened 7 months ago

edmundedgar commented 7 months ago

Make a simple Arbitrator contract like our existing Arbitrator.sol but marked abstract so it's easy to override.