Module ethjson::spec::step_duration
source · [−]Expand description
Step duration configuration parameter
Enums
Step duration can be specified either as a Uint
(in seconds), in which case it will be
constant, or as a list of pairs consisting of a timestamp of type Uint
and a duration, in
which case the duration of a step will be determined by a mapping arising from that list.