23 releases (major breaking)
new 20.0.0 | Mar 26, 2023 |
---|---|
19.0.0 | Mar 5, 2023 |
18.0.0 | Feb 26, 2023 |
17.0.0 | Feb 19, 2023 |
2.0.0-rc5 | Jul 24, 2020 |
#1075 in Magic Beans
212 downloads per month
2MB
37K
SLoC
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 requied 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
lib.rs
:
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.
- [
Config
] - [
Call
]
Dependencies
~8–44MB
~754K SLoC