ethereum-demo-tools
ethereum-demo-tools copied to clipboard
Rectified method names as per solidity contracts
+Geekt.then(function(instance){return instance.getAllImages();})
+Geekt.then(function(instance){return instance.getUserImages('0x6c3e007e281f6948b37c511a11e43c8026d2a16a8a45fed4e83379b66b0ab927');})
Thanks for this. Can you remake the PR onto the dev branch though? I follow a git process described (by me) in this article :)
http://www.tectractys.com/guide-to-the-git-underground/
So all PRs must go through the dev branch unless it is an urgent "hotifx"...