Skip to content

Commit

Permalink
Update pages/api_integration-full-node-streaming.md
Browse files Browse the repository at this point in the history
Co-authored-by: zach <[email protected]>
  • Loading branch information
matthewdowney and zachfc authored Jul 30, 2024
1 parent 05d3e27 commit 4884972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api_integration-full-node-streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Enable full node gRPC streaming to expose a stream of orderbook updates (L3) and


## Enabling Streaming
The orderbook stream is implemented with gRPC, a streaming RPC protocol developed by Google and used in CosmosSDK. Use the following flags to configure the gRPC streaming feature:
The orderbook stream is implemented with [gRPC](https://grpc.io/), a streaming RPC protocol developed by Google and used in CosmosSDK. Use the following flags to configure the gRPC streaming feature:

| CLI Flag | Type | Default | Short Explanation |
| -------- | ----- | ------- | -------- |
Expand Down

0 comments on commit 4884972

Please sign in to comment.