Function polkadot_runtime_parachains::disputes::slashing::pallet::dispatchables::report_dispute_lost_unsigned
source · pub fn report_dispute_lost_unsigned<T: Config>(
dispute_proof: Box<DisputeProof>,
key_owner_proof: T::KeyOwnerProof,
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::report_dispute_lost_unsigned
.