Function pallet_collective_content::pallet::dispatchables::set_charter
source · pub fn set_charter<T: Config<I>, I: 'static>(cid: OpaqueCid)
Expand description
Set the collective charter.
Parameters:
origin
: Must be the Config::CharterOrigin.cid
: CID of the IPFS document of the collective charter.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_charter
.