mina
mina copied to clipboard
[Rosetta] Add optional timestamp field to indexer response
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
.