Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 578 Bytes

File metadata and controls

10 lines (6 loc) · 578 Bytes

Rosetta.BlockResponse

Properties

Name Type Description Notes
block Block
otherTransactions [TransactionIdentifier] Some blockchains may require additional transactions to be fetched that weren't returned in the block response (ex: block only returns transaction hashes). For blockchains with a lot of transactions in each block, this can be very useful as consumers can concurrently fetch all transactions returned. [optional]