mina icon indicating copy to clipboard operation
mina copied to clipboard

[Rosetta] Add optional timestamp field to indexer response

Open joaosreis opened this issue 6 months ago • 11 comments

This pull request adds an optional timestamp field to the indexer response type in the rosetta_models/block_transaction.ml file. This field is not part of the official spec and it's optional, only being included if the /search/transactions request payload includes include_timestamp: true.

joaosreis avatar Jul 31 '24 11:07 joaosreis