☰
WeightInfo
WeightInfo
Required Methods
on_initialize
Implementations on Foreign Types
()
Implementors
In pallet_mmr
Modules
pallet
Structs
ParentNumberAndHash
Enums
Error
Traits
LeafDataProvider
WeightInfo
Functions
verify_leaves_proof
Type Definitions
LeafIndex
NodeIndex
?
Trait
pallet_mmr
::
WeightInfo
source
·
[
−
]
pub trait WeightInfo { 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
§