Type Alias MinDelegatedInCurrentCycle

MinDelegatedInCurrentCycle: {
    amount: string;
    level?: LevelInfo;
}