pub fn set_keys<T: Config>(
    network: ExternalNetworkId,
    removed_participants: BoundedVec<Public, ConstU32<{ _ }>>,
    key_pair: KeyPair,
    signature: Signature,
)
Expand description

§Warning: Doc-Only

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