Skip to content

Commit

Permalink
Update docs/docs/design/grid-topology.md
Browse files Browse the repository at this point in the history
Co-authored-by: Haiko Schol <[email protected]>
  • Loading branch information
EclesioMeloJunior and haikoschol authored Jan 14, 2025
1 parent ebf1e27 commit 2475e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/design/grid-topology.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The session grid topology is instantiated by `Network Bridge Subsystem` when it

### [Grid Neighbors](https://github.com/paritytech/polkadot-sdk/blob/645878a27115db52e5d63115699b4bbb89034067/polkadot/node/network/protocol/src/grid_topology.rs#L186)

This struct extract from the `Session Grid Topology` the acutal row and column neighbors for a specific validator index.
This struct extracts the actual row and column neighbors for a specific validator index from the `Session Grid Topology`.

#### Functionalities

Expand Down

0 comments on commit 2475e6e

Please sign in to comment.