Returns the stake activation information for a given account
Code | Message | Solution |
---|---|---|
-32601 | Method not found | Verify you’re connected to a Solana RPC node |
-32602 | Invalid params | Check stake account public key |
-32007 | Stake account not found | Verify the stake account exists |
-32008 | Invalid stake account | Verify the account is a valid stake account |