pallet_evm_tracker::dispatchables

Function set_contract_creation_allowed_by

Source
pub fn set_contract_creation_allowed_by<T: Config>(
    contract_creation_allowed_by: PermissionedActionAllowedBy<EthereumAccountId>,
)
Expand description

An inherent call to set ContractCreationAllowedBy.

ยงWarning: Doc-Only

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