hedera-protobufs
hedera-protobufs copied to clipboard
Add missing account info details to ContractInfo
Description:
Update ContractInfo query to return missing account related information as described in the HIP PR for unifying ContractInfo and AccountInfo queries.
Related issue(s):
Fixes #
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)