From 05d3e277cebbbfcdc7716dfff584f1aeb825c3ac Mon Sep 17 00:00:00 2001 From: Matthew Downey Date: Mon, 29 Jul 2024 07:59:19 -0700 Subject: [PATCH] Update pages/api_integration-full-node-streaming.md Co-authored-by: zach --- pages/api_integration-full-node-streaming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/api_integration-full-node-streaming.md b/pages/api_integration-full-node-streaming.md index 3a573da0..5251b9b9 100644 --- a/pages/api_integration-full-node-streaming.md +++ b/pages/api_integration-full-node-streaming.md @@ -2,7 +2,7 @@ Last updated for: `v5.0.5` -Enabling this feature causes a full node to expose a stream of orderbook updates (L3) and fills, allowing clients to maintain a full view of the book. Note that due to dYdX's offchain orderbook design, the book state can vary slightly between nodes. +Enable full node gRPC streaming to expose a stream of orderbook updates (L3) and fills, allowing clients to maintain a full view of the orderbook. Note that the orderbook state can vary slightly between nodes due to dYdX's offchain orderbook design. ## Enabling Streaming