Skip to content

Commit 9502730

Browse files
committed
restores caution
Signed-off-by: m4sterbunny <[email protected]>
1 parent 862dca2 commit 9502730

File tree

1 file changed

+5
-0
lines changed
  • docs/public-networks/how-to/use-besu-api

1 file changed

+5
-0
lines changed

docs/public-networks/how-to/use-besu-api/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ The following sections provide information about JSON-RPC, RPC Pub/Sub, and Grap
2525

2626
To enable API access, use the [`--rpc-http-enabled`](../../reference/cli/options.md#rpc-http-enabled), [`--ws-http-enabled`](../../reference/cli/options.md#rpc-ws-enabled), [`--graphql-http-enabled`](../../reference/cli/options.md#graphql-http-enabled), or the experimental `--Xrpc-ipc-enabled` options.
2727

28+
:::caution
29+
30+
`--Xrpc-ipc-enabled` is an early access option.
31+
32+
:::
2833

2934
## Service hosts
3035

0 commit comments

Comments
 (0)