Skip to content
Snippets Groups Projects
Unverified Commit 87ac3f2e authored by Nathaniel Bajo's avatar Nathaniel Bajo Committed by GitHub
Browse files

Add view functions to Proxy pallet for runtime-specific type configuration #7297 (#7320)


Solves https://github.com/paritytech/polkadot-sdk/issues/7297

I added a ProxyApi runtime API to the Proxy pallet with two methods:

check_permissions: Checks if a RuntimeCall passes a ProxyType's
InstanceFilter.
is_superset: Verifies if one ProxyType includes another.




Polkadot address: 121HJWZtD13GJQPD82oEj3gSeHqsRYm1mFgRALu4L96kfPD1

---------

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
Co-authored-by: default avatarBastian Köcher <info@kchr.de>
parent a025562b
Pipeline #515503 waiting for manual action with stages
in 1 hour, 16 minutes, and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment