Closed olanod closed 6 months ago
We should disable creating communities directly with the create extrinsic of pallet communities by setting its CreateOrigin to NeverEnsureOrigin. Instead communities should always be created with the extension pallet communities manager.
create
CreateOrigin
NeverEnsureOrigin
We should disable creating communities directly with the
create
extrinsic of pallet communities by setting itsCreateOrigin
toNeverEnsureOrigin
. Instead communities should always be created with the extension pallet communities manager.