Skip to content

Starknet v1.1.2

Compare
Choose a tag to compare
@fracek fracek released this 05 Sep 11:54

Add a new Status method to the gRPC service.

Added

  • Add a Status method to the Stream gRPC service. This method is used to
    query the current service ingestion state.
  • Add --address CLI flag to change on which address the DNA service listens
    for connections. Defaults to 0.0.0.0:7171 for backward compatibility.