-
Notifications
You must be signed in to change notification settings - Fork 17
Finalise the parameters in parachainStaking #921
Copy link
Copy link
Closed
Labels
D3-choretasks that need to be completed but don’t provide any additional features/functionalitytasks that need to be completed but don’t provide any additional features/functionalityI3-highshould be completed within 5 working daysshould be completed within 5 working days
Description
Especially the following parameters, are they still up-to-date?
pub const MinCollatorStk: Balance = 50 * DOLLARS;
pub const MinCandidateStk: Balance = 50 * DOLLARS;
pub const MinDelegation: Balance = 50 * DOLLARS;
pub const MinDelegatorStk: Balance = 50 * DOLLARS;
Reactions are currently unavailable
Metadata
Metadata
Labels
D3-choretasks that need to be completed but don’t provide any additional features/functionalitytasks that need to be completed but don’t provide any additional features/functionalityI3-highshould be completed within 5 working daysshould be completed within 5 working days