Type alias AtlasStakingAccounts

AtlasStakingAccounts: {
    registeredStake: RegisteredStake;
    stakingAccount: UserStake;
    stakingVars: StakingVars;
}

Type declaration

Generated using TypeDoc