created Contract object.
You mean you have some public variable in your contract and you need to retrieve its value in JS?
If your settings are correct: you should access it as a getter function: contract.myPubVar();
Обсуждают сегодня