hedera-services
hedera-services copied to clipboard
Create translators for contract operations
Given a ContractCreate
or ContractCall
transaction, create a translator class that will be responsible for populating TransactionReceipt
and TransactionRecord
from the output of the transaction and the state changes block items.
### Tasks
- [ ] https://github.com/hashgraph/hedera-services/issues/14646