Rename shard topics to explicitly state

This commit is contained in:
Age Manning 2019-05-08 10:28:08 +10:00
parent bff71b6e90
commit 3c87754dee
No known key found for this signature in database
GPG Key ID: 05EED64B79E06A93

View File

@ -126,7 +126,7 @@ all nodes on the network.
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
`shard_number % SHARD_SUBNET_COUNT` is assigned to the topic:
`shard{shard_number % SHARD_SUBNET_COUNT}`.
`shard{shard_number % SHARD_SUBNET_COUNT}_attestation`.
### Messages