-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
1. What did you do?
Parsing trans data from block leveldb of fullnode snapshot 20210425
2. What did you expect to see?
Get trans timestamp
3. What did you see instead?
Some trans has no timestamp in raw data.
For example
| trans_hash | block_num |
|---|---|
| e778d0a204d72dc2b3507c17823f797dc5d35fdf34ac1e17280421f2c7c36063 | 28466248 |
| 783b564cedaf323c8dc955cd2c4a9cb00e14a1dc5df784ceacc2c1e1e96f2576 | 28519316 |
| 2c171162d498bab62adcb8826155bef171d56eaf63086448316ba72e975733a9 | 28519302 |
Metadata
Metadata
Assignees
Labels
No labels