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

Commit e928d1a

Browse files
authored
Update getStakeActivation.mdx (#351)
* Update getStakeActivation.mdx * Add redirect for getstakeactivation * Fix redirect
1 parent b2ff090 commit e928d1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rpc/deprecated/getStakeActivation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ sidebarLabel: getStakeActivation
33
title: getStakeActivation RPC Method
44
hideTableOfContents: true
55
altRoutes:
6-
- /docs/rpc/getStakeActivation
6+
- /docs/rpc/http/getStakeActivation
77
---
88

99
Returns epoch activation information for a stake account
1010

1111
<Callout type={"warning"} title={"Deprecated Method"}>
1212
This method is expected to be removed in `solana-core` v2.0. Please use [this
1313
alternative
14-
approach](https://gist.github.com/joncinque/ccd5166a857d629f30b2c01cd010041d)
14+
approach](https://github.com/solana-developers/solana-rpc-get-stake-activation)
1515
instead.
1616
</Callout>
1717

0 commit comments

Comments
 (0)