StakeAccountType:
    | "uninitialized"
    | "initialized"
    | "delegated"
    | "rewardsPool"

Stake account type discriminator.

1.1.0