Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 8fbf70c

Browse files
authored
Update to reflect that slashing released on testnet (#414)
1 parent e510fe0 commit 8fbf70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/how-to-build-an-avs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Operator responses to tasks are often signed using the BLS or ECDSA algorithm. T
4747

4848
The following section covers the minimum set of smart contract integrations and deployment scripts that an AVS needs to build in order to:
4949
1. Be considered a fully functional AVS for demo and proof of concept purposes.
50-
2. Prepare your AVS to integrate Slashing functionality, which will be release soon.
50+
2. Prepare your AVS to integrate Slashing functionality. Slashing is [live on Holesky Testnet](https://www.blog.eigenlayer.xyz/introducing-slashing/) and Mainnet deployment is proposed for late Q1 2025.
5151

5252

5353
:::info

0 commit comments

Comments
 (0)