mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-01 13:25:39 +00:00
Rename shard topics to explicitly state
This commit is contained in:
parent
bff71b6e90
commit
3c87754dee
@ -126,7 +126,7 @@ all nodes on the network.
|
|||||||
Shards are grouped into their own subnets (defined by a shard topic). The
|
Shards are grouped into their own subnets (defined by a shard topic). The
|
||||||
number of shard subnets is defined via `SHARD_SUBNET_COUNT` and the shard
|
number of shard subnets is defined via `SHARD_SUBNET_COUNT` and the shard
|
||||||
`shard_number % SHARD_SUBNET_COUNT` is assigned to the topic:
|
`shard_number % SHARD_SUBNET_COUNT` is assigned to the topic:
|
||||||
`shard{shard_number % SHARD_SUBNET_COUNT}`.
|
`shard{shard_number % SHARD_SUBNET_COUNT}_attestation`.
|
||||||
|
|
||||||
### Messages
|
### Messages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user