Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. truffle console
  2. Election.deployed().then(function(instance) { app = instance })
  3. app.address
  4.  
  5. app.candidate()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement