Function pallet_domains::dispatchables::register_operator

source ·
pub fn register_operator<T: Config>(
    domain_id: DomainId,
    amount: <T as Config>::Balance,
    config: OperatorConfig<<T as Config>::Balance>,
    signing_key_proof_of_ownership: OperatorSignature,
)
Expand description

§Warning: Doc-Only

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