Skip to content

Commit 7fce42a

Browse files
committed
Adding note about block production feature being pending
1 parent 7f7db12 commit 7fce42a

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

website/docs/node-operators/infrastructure/block-producers.mdx

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,20 @@ import TestGraphQLEndpoint from "!!raw-loader!../../developers/scripts/infrastru
1313
# Block Producers
1414

1515
o1Labs 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

0 commit comments

Comments
 (0)