From 1546e43910e1d8f7bf413b9b4df53a48ff56cd02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dino=20Pa=C4=8Dandi?= <3002868+Dinonard@users.noreply.github.com> Date: Wed, 31 Jan 2024 07:37:10 +0100 Subject: [PATCH] Update unregister docs (#592) --- docs/learn/dapp-staking/dapp-staking-protocol.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/learn/dapp-staking/dapp-staking-protocol.md b/docs/learn/dapp-staking/dapp-staking-protocol.md index 2bddc8579d5..54eda7e54b9 100644 --- a/docs/learn/dapp-staking/dapp-staking-protocol.md +++ b/docs/learn/dapp-staking/dapp-staking-protocol.md @@ -108,11 +108,7 @@ Unregistration can be the result of bad performance, reorganization or any other which governance decides it's viable. After a dApp has been unregistered, it's no longer eligible to receive rewards. -It's still possible however to claim past unclaimed rewards. - -Important to note that even if dApp has been unregistered, it still occupies a _slot_ -in the dApp staking protocol and counts towards maximum number of registered dApps. -This will be improved in the future when dApp data will be cleaned up after some time. +Past rewards also become unavailable, if they haven't been claimed already. ### Stakers