From 53d1448b1c5e9b9771abda49f64baf0cd593062b Mon Sep 17 00:00:00 2001 From: Maxime Van Hees Date: Fri, 5 Jul 2024 16:57:48 +0200 Subject: [PATCH] Update README.md Typo Signed-off-by: Maxime Van Hees --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 594f718..1727df9 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ out [the relevant docs](/docs/private_network.md). The node starts an HTTP API, which by default listens on `localhost:8989`. A different listening address can be specified on the CLI when starting the system through the -`--api-server-addr` flag. The API allows access to [send and receive messages](#message-system), +`--api-addr` flag. The API allows access to [send and receive messages](#message-system), and will later be expanded to allow admin functionality on the system. Note that message are sent using the identity of the node, and a future admin API can be used to change the system behavior. As such, care should be taken that this API