You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PoaOperator: CAS challenge game. Start a challenge with challengeCas. Operator is expected to provide a proof via respondCas, otherwise timeoutCas removes challenged period. #225
ExitHandler: support exiting for challenged periods. Exit stake is transfered to MinGov, exit is deleted #239
PoaOperator: public getChallenge(period, slotId) function
PoaOperator: new governable parameter: casChallengeDuration. Default is 3600 seconds for new instances #225