Closed alcueca closed 4 years ago
The public keyword was missing in the Oracle.sol constructor, stopping the compilation.
public
Oracle.sol
I think this is now moot.
The
public
keyword was missing in theOracle.sol
constructor, stopping the compilation.