interface GetStakingParamsResponseDto {
    params: StakingParamsDto;
}

Properties

Properties

Current staking parameters

Generated using TypeDoc