Changed
- Return transaction timestamp instead of block timestamp for
/v2/*
endpoints incore-api
(#2513)- Note that the transaction timestamp can be misleading as a transaction can be signed hours or days before it gets forged which is why you should rely on the block timestamp because that is the point in time when the blockchain becomes aware of a transaction.