Skip to content

Commit bdb8ef5

Browse files
authored
Update infinite-scalability.md (#353)
1 parent f5e4d7f commit bdb8ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overview/infinite-scalability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Everscale scales the network via a combination of both data sharding (workchains
2020

2121
The Everscale network is split into data shards called workchains. Each election cycle, the global set of validators rotate and are assigned to a workchain. Validators store data and process transactions only for their assigned workchain. As long as validators download blocks of other workchains and update their state based on the changes that occurred, all workchains can run in conjunction.
2222

23-
As of now, Everscale is comprised of two global shards: the **masterchain** and the **main workchain**. Everscale’s architecture can potentially accommodate up to 232 workchains. Each newly created workchain can have its own configuration parameters, virtual machine and native currency,
23+
As of now, Everscale is comprised of two global shards: the **masterchain** and the **main workchain**. Everscale’s architecture can potentially accommodate up to 2^32 workchains. Each newly created workchain can have its own configuration parameters, virtual machine and native currency,
2424

2525
![](img/network-architecture.gif)
2626

0 commit comments

Comments
 (0)