From 641322a1b960ed42cf5dceaaf8379e7737c27f2e Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:14:16 +0300 Subject: [PATCH 1/2] Update avs-design.mdx --- core-concepts/avs-design.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-concepts/avs-design.mdx b/core-concepts/avs-design.mdx index e054c96..97fdac9 100644 --- a/core-concepts/avs-design.mdx +++ b/core-concepts/avs-design.mdx @@ -23,7 +23,7 @@ The Coordinator periodically generates a challenge task, which involves calculat 4. Aggregates responses from multiple `Manuscript Nodes` and submits the results to the on-chain contract `ChainbaseServiceManager`. **Manuscript Node:** -1. Registers the operator by calling `RegisteryCoordinator`. +1. Registers the operator by calling `RegistryCoordinator`. 2. Receives tasks from the Coordinator via the RPC interface. 3. Executes tasks, signs the task response. 4. Sends the signed task response back to the Coordinator. From 29524d3245310a7b5f8b5637319fa285f4bd7999 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 6 Apr 2025 14:14:47 +0300 Subject: [PATCH 2/2] Update Raw.mdx --- catalog/Ton/Raw.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/Ton/Raw.mdx b/catalog/Ton/Raw.mdx index 55e585e..b19bd94 100644 --- a/catalog/Ton/Raw.mdx +++ b/catalog/Ton/Raw.mdx @@ -133,7 +133,7 @@ The ton.messages table stores detailed information about messages on the TON (Th ## 6. sub_shards ### Table Description -Masterchain block stores only the reference to lastest shard blocks of workchain. +Masterchain block stores only the reference to latest shard blocks of workchain. ### Column Descriptions