#188 Added a guide for contract migration (#200)

This commit is contained in:
Nikita Khateev
2024-05-31 18:42:09 +04:00
committed by GitHub
parent 912e6f4e19
commit 64d64b88d0
5 changed files with 54 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
* General Guides
** xref:guides/weights_fees.adoc[Weights & Fees]
** xref:guides/async_backing.adoc[Async Backing]
* EVM Template Guides
** xref:guides/contract_migration.adoc[Contract Migration]
* Runtimes
** xref:runtimes/generic.adoc[Generic Runtime]
* Runtime Descriptions