Example #1
0
 .then(block => {
     blockFetched = block
     return conn.listVotes(block[0])
 })