☰
Trait WeightInfo
Required Methods
on_initialize
Implementations on Foreign Types
()
Implementors
Other items in
pallet_mmr
All crates
?
Trait
pallet_mmr
::
WeightInfo
[
−
]
[src]
pub trait WeightInfo { fn
on_initialize
(peaks:
NodeIndex
) ->
Weight
; }
Required methods
[src]
fn
on_initialize
(peaks:
NodeIndex
) ->
Weight
Implementations on Foreign Types
[src]
impl
WeightInfo
for
()
[src]
fn
on_initialize
(peaks:
u64
) ->
Weight
Implementors