From aa4cb2256d8d6a58971922d9430f4487db6233aa Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:33:16 -0400 Subject: [PATCH] remove ref to filecoin (#290) --- docs/index.md | 8 -------- docs/reference/cli/subcommands.md | 8 -------- 2 files changed, 16 deletions(-) diff --git a/docs/index.md b/docs/index.md index a999851..867cbb8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,14 +8,6 @@ keywords: [Ethereum remote signer service, external vault support, HSM device su # Web3Signer -:::caution Filecoin deprecation notice - -Web3Signer has deprecated Filecoin and will remove it in a future release. If you still require this feature, we encourage -community members to maintain the code by creating a fork and submitting pull requests. Alternatively, you can continue -using an older version of Web3Signer that still supports Filecoin. - -::: - Web3Signer is an open-source remote signing service developed under the Apache 2.0 license and written in Java. ## What can you do with Web3Signer? diff --git a/docs/reference/cli/subcommands.md b/docs/reference/cli/subcommands.md index 652f1e1..5218cdb 100644 --- a/docs/reference/cli/subcommands.md +++ b/docs/reference/cli/subcommands.md @@ -9,14 +9,6 @@ sidebar_position: 2 import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -:::caution Filecoin deprecation notice - -Web3Signer has deprecated Filecoin and will remove it in a future release. If you still require this feature, we encourage -community members to maintain the code by creating a fork and submitting pull requests. Alternatively, you can continue -using an older version of Web3Signer that still supports Filecoin. - -::: - Use the Web3Signer subcommands to specify the platform being used: - `web3signer [options] eth2 [Eth2 options]`