Skip to content

Commit d1c1e71

Browse files
authored
Update pages/stack/operators/features/proxyd.mdx
1 parent 282241d commit d1c1e71

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/stack/operators/features/proxyd.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ proxyd <path-to-config>.toml
3939
```
4040

4141
## Consensus Awareness
42-
43-
Starting with version 4.0.0, `proxyd` includes consensus awareness to minimize chain reorganizations for clients. By setting `consensus_aware` to true in the configuration, `proxyd` will:
44-
42+
Version 4.0.0 and later include consensus awareness to minimize chain reorganizations. Set `consensus_aware` to `true` in the configuration to enable:
4543
* Polling backends for consensus data (latest block, safe block, peer count, etc.).
4644
* Resolving consensus groups based on healthiest backends
4745
* Enforcing consensus state across client requests

0 commit comments

Comments
 (0)