mCaptcha / libmcaptcha

core library of mCaptcha a PoW based CAPTCHA system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCaptcha actors should handle stop messages

realaravinth opened this issue · comments

When duration is updated/levels changed, it makes sense to stop and restart actor.

Also, Master should implement RemoveSite messages if this were to be implemented

This commit implements said feature