getStakeActivation
Returns epoch activation information for a stake account.
Path parameters
apiKey
Request
This endpoint expects an object.
Stake account Pubkey
Pubkey of the stake account to query.
Configuration
Optional configuration object.
Response
Returns epoch activation information for the stake account.
state
The stake account's activation state.
Allowed values:
active
Stake active during the epoch.
inactive
Stake inactive during the epoch.