etherwall icon indicating copy to clipboard operation
etherwall copied to clipboard

Blockdate in transactions

Open UGatgithub opened this issue 8 years ago • 1 comments
trafficstars

Question: Would it be possible to add a column with the block date in the transaction view and the details? Blockchain explorer has the timestamp ...

UGatgithub avatar Aug 12 '17 12:08 UGatgithub

Hmm, I can look at it but AFAIK the blockdate is stored in the block so I'd have to do a double lookup per transaction (get the block number or hash and then query the block details).

I'll keep this open as an improvement request.

almindor avatar Aug 12 '17 16:08 almindor