WithdrawalManager
Last updated
Was this helpful?
Namespace for the structs used in WithdrawalManager
struct CycleConfig {
uint64 initialCycleId;
uint64 initialCycleTime;
uint64 cycleDuration;
uint64 windowDuration;
}Last updated
Was this helpful?
Was this helpful?
