A BlockTransactionRequest is used to fetch a Transaction included in a block that is not returned in a BlockResponse.

Export

Interface

RosettaBlockTransactionRequest

Hierarchy

  • RosettaBlockTransactionRequest

Properties

block_identifier: object

When fetching data by BlockIdentifier, it may be possible to only specify the index or hash. If neither property is specified, it is assumed that the client is making a request at the current block.

Memberof

RosettaBlockTransactionRequest

network_identifier: NetworkIdentifier

Memberof

RosettaBlockTransactionRequest

transaction_identifier: TransactionIdentifier

Memberof

RosettaBlockTransactionRequest

Generated using TypeDoc