Work

Type Alias Work 

Source
pub type Work = u64;
Expand description

The representation of the smallest unit of work. This is strictly incrementing (i.e. accumulated) during the network lifetime of the worker.