You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the development of interfaces to aid the deployment of parachain projects, it would be beneficial to have a new proxy type that allows only restricted actions that pertain to deploying a parachain. Currently the only option other than "Any" is a proxy of type "NonTransfer" which is very permissive.
With the development of interfaces to aid the deployment of parachain projects, it would be beneficial to have a new proxy type that allows only restricted actions that pertain to deploying a parachain. Currently the only option other than "Any" is a proxy of type "NonTransfer" which is very permissive.
Suggested Solution
The text was updated successfully, but these errors were encountered: