rwaltzsoftware-org / coffee-supplychain-ethereum

Implementation of coffee supplychain using ethereum smart contract addressing the issue of storing critical data necessary at different stages of supplychain and making it verifiable by all stakeholders in supplychain.
127 stars 81 forks source link

ParserError: Expected identifier, got 'LParen' #13

Open IndusLearn opened 5 years ago

IndusLearn commented 5 years ago

Am not able to compile. Please check.

Error parsing /home/ubuntu/CourseraDocs/coffee-supplychain/contracts/CoffeeSupplyChain.sol: ParsedContract.sol:27:16: ParserError: Expected identifier, got 'LParen' constructor(address _supplyChainAddress) public { ^ Compilation failed. See above.