Example #1
0
 .then(tx => {
     txFetched = tx
     return conn.listBlocks(txId)
 })