core icon indicating copy to clipboard operation
core copied to clipboard

Update `BaseController` references in controllers that are not located in core

Open MajorLift opened this issue 2 years ago • 0 comments

Explanation

The following controllers need to be updated so that @metamask/base-controller is bumped to 4.0.0, and references to BaseController are fixed to BaseControllerV1 while instances of BaseControllerV2 are fixed to BaseController.

References

  • Follow-up from https://github.com/MetaMask/core/pull/2078

MajorLift avatar Nov 22 '23 01:11 MajorLift