Skip to content
Snippets Groups Projects
Commit 3758c061 authored by Hugo Trentesaux's avatar Hugo Trentesaux Committed by Hugo Trentesaux
Browse files

review: disabled calls description

parent 2db7d142
No related branches found
No related tags found
1 merge request!125Improve runtime calls generation
Pipeline #18486 passed
......@@ -8,7 +8,7 @@ the transactor. This is the only call category that can be submitted with an ext
through on-chain governance mechanisms.
1. **Inherent calls**: This kind of call is invoked by the author of the block itself
(usually automatically by the node).
1. **Disabled calls**: These calls are disabled for different reasons (to be documented).
1. **Disabled calls**: These calls can not be called directly, they are reserved for internal use by other runtime calls.
## User calls
......
......@@ -8,7 +8,7 @@ the transactor. This is the only call category that can be submitted with an ext
through on-chain governance mechanisms.
1. **Inherent calls**: This kind of call is invoked by the author of the block itself
(usually automatically by the node).
1. **Disabled calls**: These calls are disabled for different reasons (to be documented).
1. **Disabled calls**: These calls can not be called directly, they are reserved for internal use by other runtime calls.
{% set pallets = user_calls_pallets -%}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment