Guest User

Untitled

a guest
Jun 18th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. function test(bytes32 _name) public {
  2.  
  3. App.contracts.Test.deployed().then(function(instance) {
  4. return instance.test(web3.toHex(name), { from: account });
Add Comment
Please, Sign In to add comment