Git Source
Namespace for the structs used in WithdrawalManager
struct CycleConfig { uint64 initialCycleId; uint64 initialCycleTime; uint64 cycleDuration; uint64 windowDuration; }
Last updated 16 days ago