☰
WeightInfo
WeightInfo
Required Methods
force_unfreeze
Implementors
In polkadot_runtime_parachains::disputes
Modules
pallet
Structs
TestWeightInfo
Enums
DisputeLocation
DisputeResult
VerifyDisputeSignatures
Traits
DisputesHandler
PunishValidators
RewardValidators
WeightInfo
?
Trait
polkadot_runtime_parachains
::
disputes
::
WeightInfo
source
·
[
−
]
pub trait WeightInfo { fn
force_unfreeze
() ->
Weight
; }
Required Methods
§
source
fn
force_unfreeze
() ->
Weight
Implementors
§
source
§
impl
WeightInfo
for
TestWeightInfo