Commit 992a53f3 authored by Kian Paimani's avatar Kian Paimani Committed by GitHub
Browse files

Pallet dispatchable+storage doc module. (#13341)



* doc-only pallet

* cargo fmt

* generics fix for dispatchables

* use a module instead

* add doc comment warning that the dispatchable functions are generated

* clean up

* fix typo

* hide Instance4-Instance16 from `pallet` module docs

* revamp Instance1-16 comment

* Document storage types

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* fmt

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* remove unused variables

* crate::Call => Call

Co-authored-by: default avatarBastian Köcher <[email protected]>

* fix indentation

Co-authored-by: default avatarBastian Köcher <[email protected]>

* remove unneeded block

Co-authored-by: default avatarBastian Köcher <[email protected]>

* don't need a Vec

Co-authored-by: default avatarBastian Köcher <[email protected]>

* add "doc only" to coment

Co-authored-by: default avatarBastian Köcher <[email protected]>

* crate::Call => Call

Co-authored-by: default avatarBastian Köcher <[email protected]>

* cargo fmt

---------

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
Co-authored-by: default avatarSam Johnson <[email protected]>
Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: parity-processbot <>
parent 20d5e358
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