Closed pmerkleplant closed 1 year ago
Closing because fix is erroneous. The _drop() function is called if the challenging was successful, which calls _afterAuthedAction() and emits the event.
_drop()
_afterAuthedAction()
Closing because fix is erroneous. The
_drop()
function is called if the challenging was successful, which calls_afterAuthedAction()
and emits the event.