hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
266 stars 119 forks source link

docs: Add comments to explain `recId` and `v` in `EthTxData` #13990

Closed david-bakin-sl closed 4 days ago

david-bakin-sl commented 1 week ago

There's been confusion over the EthTxData fields recId and v. Add comments to the code to guide future readers.

Nana-EC commented 4 days ago

Addressed by https://github.com/hashgraph/hedera-services/pull/13991