☰
WeightInfo
Required Methods
force_unfreeze
Implementors
In polkadot_runtime_parachains::disputes
?
Trait
polkadot_runtime_parachains
::
disputes
::
WeightInfo
source
·
[
−
]
pub trait WeightInfo { // Required method fn
force_unfreeze
() ->
Weight
; }
Required Methods
§
source
fn
force_unfreeze
() ->
Weight
Implementors
§
source
§
impl
WeightInfo
for
TestWeightInfo