comment fixes

This commit is contained in:
Nikita Khateev
2023-12-12 18:54:08 +04:00
parent 84d4c780b0
commit 7f33042caf
2 changed files with 17 additions and 9 deletions
+4 -1
View File
@@ -16,7 +16,10 @@ This is a freeform description of the tasks that this pallet fulfills
== Config
* `ConfigType` -- description of config. Include the possible values if there is a set of them.
* Pallet-specific configs
** `ConfigType` -- description of config. Include the possible values if there is a set of them.
* Common configs
** `ConfigType` -- description of config, if needed
== Dispatchables