Non-controller classes with empty state should not inherit from BaseController
#4432
Open
1 of 4 tasks
Labels
BaseController
#4432
Current controller classes with empty state
ChainController
should not inherit fromBaseController
#4433NftDetectionController
should not inherit fromBaseController
#4434TokenDetectionController
should not inherit fromBaseController
#4435Requirements
BaseControllerV1
orBaseController
.Controller
suffix in its name.ControllerState
,ControllerGetStateAction
,ControllerStateChangeEvent
should not be defined or exported.messenger
as a constructor option.messenger
should be defined with allowlists that enable the class to make all communications with other controller classes that were previously supported.service
class.The text was updated successfully, but these errors were encountered: