From cd5df17cbc1394e142fe4f919b31769b7cfc0e62 Mon Sep 17 00:00:00 2001 From: Kody Sale <106842341+ksale001@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:18:34 -0700 Subject: [PATCH] update-CSM-claim Updated the claiming process to notify user that claiming ETH will result in loss of funds. --- docs/advanced/lido_csm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/lido_csm.md b/docs/advanced/lido_csm.md index 35a7e44d8c..6089c8953d 100644 --- a/docs/advanced/lido_csm.md +++ b/docs/advanced/lido_csm.md @@ -228,5 +228,5 @@ The EA member clicks on the **Create Node Operator** button. Sign the transaction. The cluster is ready for deposit from Lido CSM. At this point, your job is finished. :::warning -When claiming your cluster's rewards, be sure to claim in either native ETH or wstETH. Rebasing tokens like stETH may not receive the incremental yield you’re expecting. More information can be found in the [splits.org documentation](https://docs.splits.org/core/split#how-it-works). +When claiming your cluster's rewards, be sure to claim in wstETH. Claiming native ETH will result in loss of funds. Rebasing tokens like stETH may not receive the incremental yield you’re expecting. More information can be found in the [splits.org documentation](https://docs.splits.org/core/split#how-it-works). :::