set_main_chain_scripts

Function set_main_chain_scripts 

Source
pub fn set_main_chain_scripts<T: Config>(
    new_scripts: MainChainScripts,
    data_checkpoint: BridgeDataCheckpoint,
)
Expand description

Changes the main chain scripts used for observing native token transfers along with a new data checkpoint.

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.