Type Definition frame_support::weights::Weight [−][src]
type Weight = u64;
Numeric range of a transaction weight.
Trait Implementations
impl<T> ClassifyDispatch<T> for Weight
[src]
impl<T> ClassifyDispatch<T> for Weight
[src]