From f6b624c731ba0463b814d804b29cb4b1d94f3836 Mon Sep 17 00:00:00 2001 From: Honza Date: Thu, 17 Oct 2024 19:16:40 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7905b145..eac9c038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog - spec version 122 +spec version `123` + +fix metadata removal upon module registration + +spec version `122` ## Subnet 2 Changes @@ -29,7 +33,7 @@ Storages: - `TargetRegistrationsPerInterval` storage map removed: Integrated into ModuleBurnConfig. - `AdjustmentAlpha` storage map removed: Integrated into ModuleBurnConfig. - `MaxRegistrationsPerInterval` storage map removed: Integrated into ModuleBurnConfig. -- `DelegationFee` storage map is now bounded to a key and is global (does not take the netuid parameter) +- `DelegationFee` storage map is now bounded to a key and is global (does not take the netuid parameter) Extrinsics: