50 releases (major breaking)
40.1.0 | Apr 3, 2025 |
---|---|
39.1.0 | Mar 27, 2025 |
39.0.0 | Jan 14, 2025 |
38.0.0 | Sep 26, 2024 |
2.0.0-rc5 | Jul 24, 2020 |
#25 in #pallet
19,512 downloads per month
Used in 68 crates
(19 directly)
140KB
2K
SLoC
Proxy Pallet
A pallet allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.
The accounts to which permission is delegated may be required to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.
Proxy Module
A module allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.
The accounts to which permission is delegated may be required to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.
Overview
Interface
Dispatchable Functions
License: Apache-2.0
Dependencies
~24–39MB
~652K SLoC