Skip to content

Include liveHashes and tokenRelationships in AccountInfoQuery response #1219

@venilinvasilev

Description

@venilinvasilev

Description

Enhance the AccountInfoQuery response to include: - liveHashes -
tokenRelationships

Motivation

Providing these fields directly in the query response improves
visibility into account state and reduces the need for additional
queries.

Proposed Changes

  • Extend response model to include liveHashes
  • Extend response model to include tokenRelationships
  • Ensure backward compatibility

Acceptance Criteria

  • Fields are correctly populated when available
  • Serialization/deserialization is supported
  • Documentation updated accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions