Execute this on the console if proposal submit is not allowed
-await ProposalCuration.methods.setSubmitPrice(web3.eth.defaultAccount, true, 1).send();
- Execute this on the console if proposal submit is not allowed
+await ProposalCuration.methods.setSubmitPrice(web3.eth.defaultAccount, true, 1).send();
+