Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Commits
3758c061
Commit
3758c061
authored
2 years ago
by
Hugo Trentesaux
Committed by
Hugo Trentesaux
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
review: disabled calls description
parent
2db7d142
No related branches found
No related tags found
1 merge request
!125
Improve runtime calls generation
Pipeline
#18486
passed
2 years ago
Stage: labels
Stage: quality
Stage: build
Stage: tests
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/api/runtime-calls.md
+1
-1
1 addition, 1 deletion
docs/api/runtime-calls.md
xtask/res/templates/runtime-calls.md
+1
-1
1 addition, 1 deletion
xtask/res/templates/runtime-calls.md
with
2 additions
and
2 deletions
docs/api/runtime-calls.md
+
1
−
1
View file @
3758c061
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
xtask/res/templates/runtime-calls.md
+
1
−
1
View file @
3758c061
...
...
@@ -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 -%}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment