hedera-protobufs
hedera-protobufs copied to clipboard
chore: add needed `TransactionOutput` fields
Description:
- Adds
TransactionOutput
fields forSCHEDULE_CREATE
,TOKEN_AIRDROP
, andETHEREUM_TRANSACTION
that are necessary to recover the full record stream from the block stream. - Includes some javadoc improvements in block_stream_info.proto.