dappforce / subsocial-solochain

NOTE: Development continues in https://github.com/dappforce/subsocial-parachain repo. Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation.
http://subsocial.network
GNU General Public License v3.0
81 stars 23 forks source link

Upgrade `pallet-spaces` to the new frame system. #176

Closed shekohex closed 2 years ago

shekohex commented 2 years ago

Here is a Diff between the metadata of the pallet-spaces before and after.

diff --git a/tmp/meta.json b/tmp/meta-new.json
index 345219a..4e038f3 100644
--- a/tmp/meta.json
+++ b/tmp/meta-new.json
@@ -1,7 +1,7 @@
 {
   "name": "Spaces",
   "storage": {
-    "prefix": "SpacesModule",
+    "prefix": "Spaces",
     "entries": [
       {
         "name": "NextSpaceId",