Skip to content

gRPC: add support for selected read methods #8678

@kodemartin

Description

@kodemartin

Description

Alongside #7924, the indexer would need a few read methods supported from the gRPC:

  • containsTransaction(digest) -> bool that returns whether the transaction has been indexed on the node. Or alternatively getTransaction(digest) -> TransactionBlock by digest, return the transaction block.
  • getLatestCheckpointSequenceNumber() -> SequenceNumber

Metadata

Metadata

Assignees

No one assigned

    Labels

    nodeIssues related to the Core Node team

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions