☰
WeightInfo
Required Methods
on_initialize
Implementations on Foreign Types
()
Implementors
In pallet_mmr
?
Trait
pallet_mmr
::
WeightInfo
source
·
[
−
]
pub trait WeightInfo { // Required method fn
on_initialize
(peaks:
NodeIndex
) ->
Weight
; }
Required Methods
§
source
fn
on_initialize
(peaks:
NodeIndex
) ->
Weight
Implementations on Foreign Types
§
source
§
impl
WeightInfo
for
()
source
§
fn
on_initialize
(peaks:
u64
) ->
Weight
Implementors
§