Skip to content
Snippets Groups Projects
Commit c44742d6 authored by inso's avatar inso
Browse files

Save id key

parent 69cd067f
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ class TxHistory():
'block_number': d['block_number'],
"consumed": d['consumed'],
'time': d['time'],
'id': d['id'],
'amount': d['amount'],
'base': d['base'],
'state': d['state'].name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment