pub fn set_main_chain_scripts<T: Config>(
native_token_policy_id: PolicyId,
native_token_asset_name: AssetName,
illiquid_supply_validator_address: MainchainAddress,
)
Expand description
Changes the main chain scripts used for observing native token transfers.
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
.