Skip to content

Commit

Permalink
update grpc endpoint on protocol page
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n authored and chrisli30 committed Jul 12, 2024
1 parent 976ddb1 commit a69df6d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ To interact with Ava Protocol, you start by making request to our grpc endpoint.

# Endpoint

## Prod
## Prod(Ethereum)

## Staging
**aggregator-holesky.avaprotocol.org:2206**

## Staging(Holesky)

**aggregator-holesky.avaprotocol.org:2206**

## Local dev

Expand Down

0 comments on commit a69df6d

Please sign in to comment.