Files
pezkuwi-subxt/substrate/frame/proxy/README.md
T
Benjamin Kampmann 2416aa7999 prepping for releasing rc6 (#6922)
* Bump version

* update test-utils crates to be ready for publishing

* adding changelog

* Adding automaticly generated READMEs

* fixing versions

* another version mishap
2020-08-20 17:04:42 +02:00

17 lines
334 B
Markdown

# Proxy Module
A module allowing accounts to give permission to other accounts to dispatch types of calls from
their signed origin.
- [`proxy::Trait`](./trait.Trait.html)
- [`Call`](./enum.Call.html)
## Overview
## Interface
### Dispatchable Functions
[`Call`]: ./enum.Call.html
[`Trait`]: ./trait.Trait.html
License: Apache-2.0