-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
In Pioneer 2.0 we need to check which locks are compatible. ATM we copy the logic of ALLOWED_LOCKS_COMBINATION.
This might lead to errors and maintenance overhead when new locks are introduced on the runtime.
I think that this could be exposed as api.consts.staking.allowedLocksCombination(lock: LockId) so any front-end client could easily check allowed locks combinations.
┆Issue is synchronized with this Asana task by Unito
Reactions are currently unavailable