Add documentation for pallet_assets (#78)

* Add documentation for `pallet_assets`

* add info about `config`, `events` and `errors`
This commit is contained in:
Georgii Plotnikov
2024-02-01 16:15:06 +08:00
committed by GitHub
parent 9bc5a38a54
commit c7f96fe23c
3 changed files with 818 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
** xref:pallets/aura_ext.adoc[cumulus_pallet_aura_ext]
** xref:pallets/parachain-system.adoc[cumulus_pallet_parachain_system]
** xref:pallets/xcmp-queue.adoc[cumulus_pallet_xcmp_queue]
** xref:pallets/assets.adoc[pallet_assets]
** xref:pallets/balances.adoc[pallet_balances]
** xref:pallets/message-queue.adoc[pallet_message_queue]
** xref:pallets/multisig.adoc[pallet_multisig]