From d58e51b49c56ea9fc52e12ed7a144e3b8512407f Mon Sep 17 00:00:00 2001 From: Xavi Artigas Date: Mon, 21 Aug 2023 12:38:54 +0200 Subject: [PATCH] Autoclaiming is available on SGB too --- docs/dev/reference/automatic-claiming.md | 3 --- docs/tech/automatic-claiming.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/docs/dev/reference/automatic-claiming.md b/docs/dev/reference/automatic-claiming.md index a77137599..85c783c45 100644 --- a/docs/dev/reference/automatic-claiming.md +++ b/docs/dev/reference/automatic-claiming.md @@ -3,9 +3,6 @@ Users who do not want to claim rewards themselves can enlist [executors](../../tech/automatic-claiming.md) to claim on their behalf. Executors can then initiate the claiming process, and rewards are sent directly to the user's account. -!!! info - This feature is only available on the Flare network. - ## Introduction Building an executor requires two parts: diff --git a/docs/tech/automatic-claiming.md b/docs/tech/automatic-claiming.md index 2307deacd..c8e10237a 100644 --- a/docs/tech/automatic-claiming.md +++ b/docs/tech/automatic-claiming.md @@ -2,9 +2,6 @@ Automatic claiming enables users to appoint an executor to claim rewards on their behalf. -!!! info - This feature is only available on the Flare network. - ## Introduction The Flare network **rewards** users that contribute to it, for example, by [delegating to an FTSO data provider](./ftso.md#delegation).