Get desktop application:
View/edit binary Protocol Buffers messages
Get transactions batch without any filtering from starting version and end if transaction count is present.
Required; start version of current stream.
Optional; number of transactions to return in current stream. If not present, return an infinite stream of transactions.
Optional; number of transactions in each `TransactionsResponse` for current stream. If not present, default to 1000. If larger than 1000, request will be rejected.
TransactionsResponse is a batch of transactions.
Required; transactions data.
Required; chain id.
This is for storage only.
Required; transactions data.
Required; chain id.