IOutput: {
capitalDeallocationLimit: {
is_allowed_by_status: boolean;
max_amount: string;
outstanding_debt: string;
program_invest_pool: string;
unspent: string;
};
}
Type declaration
capitalDeallocationLimit: {
is_allowed_by_status: boolean;
max_amount: string;
outstanding_debt: string;
program_invest_pool: string;
unspent: string;
}
is_allowed_by_status: boolean
max_amount: string
outstanding_debt: string
program_invest_pool: string
unspent: string
Сколько средств можно вернуть из компонента в программу и чем сумма ограничена
Требуемые роли: chairman.