From 7f2059083f4da3a06e3cfef3b95bd0c74d54c936 Mon Sep 17 00:00:00 2001 From: Budalebah <113329223+Budalebah@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:33:17 +0300 Subject: [PATCH] fix : typos (#425) --- docs/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.md b/docs/docs.md index 3a5aa83..9dadcdd 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -345,7 +345,7 @@ The [Fname registry](https://github.com/farcasterxyz/fname-registry) is an offch - All event history from IdRegistry will be accessible via an OP Mainnet node. - OP Mainnet will not re-org after 6 confirmations are received. -# 3.1. Hubs +# 3.2. Hubs [Hubs](https://docs.farcaster.xyz/protocol/hubs.html) are offchain servers that store data on behalf of addresses that have registered an fid. They track the IdRegistry to know the addresses that have an fid, the StorageRegistry to find out how many messages they are allowed to store and the KeyRegistry to find out which key pairs can sign messages on behalf of the user.