jnayak1 / ember-peer-review-ethereum

Prototype for a peer-review Ethereum dapp (decentralized application)
Apache License 2.0
0 stars 0 forks source link

Journal Address is always 0x00000... #2

Open jnayak1 opened 8 years ago

jnayak1 commented 8 years ago

Right now, when I create a PeerReview contract and pass in an address as a parameter, the journal address in the contract always gets initialized to 0x0000.... no matter what address I put as a parameter to the constructor.