Function set_main_chain_scripts

Source
pub fn set_main_chain_scripts<T: Config>(
    new_main_chain_script: MainChainScriptsV1,
)
Expand description

Changes the address of the Governed Map validator used for observation.

This extrinsic must be run either using sudo or some other chain governance mechanism.

ยงWarning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_main_chain_scripts.