File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed
website/docs/node-operators/infrastructure Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,20 @@ import TestGraphQLEndpoint from "!!raw-loader!../../developers/scripts/infrastru
1313# Block Producers
1414
1515o1Labs maintains block producer node infrastructure that actively participates
16- in the Mina Rust network consensus. These nodes produce blocks and help secure
17- the network while also providing HTTP endpoints for network interaction.
16+ in the Mina Rust network consensus. These nodes provide HTTP endpoints for
17+ network interaction.
18+
19+ <!-- prettier-ignore-start -->
20+
21+ :::info Block Production Under Development
22+
23+ Block production functionality is currently under development and pending
24+ testing and release. These nodes currently operate as network participants with
25+ GraphQL API access.
26+
27+ :::
28+
29+ <!-- prettier-ignore-stop -->
1830
1931## Available Block Producer Nodes
2032
@@ -30,7 +42,8 @@ The following block producer nodes are officially maintained by o1Labs:
3042## Node Information
3143
3244- ** Availability** : Maintained 24/7 by o1Labs
33- - ** Purpose** : Block production and network consensus participation
45+ - ** Purpose** : Network consensus participation (block production under
46+ development)
3447- ** Location** : Google Cloud Platform (GCP)
3548- ** Additional Features** : GraphQL API access for network queries
3649
You can’t perform that action at this time.
0 commit comments