MetaMask / KeyringController

A module for managing groups of Ethereum accounts and using them.
ISC License
229 stars 133 forks source link

Add data type for property `encryptor` #206

Open gantunesr opened 1 year ago

gantunesr commented 1 year ago

Currently the keyringController.encryptor is typed to any which provides no value to the codebase. This issue aims to the definition of the proper data type.

Refer to https://github.com/MetaMask/KeyringController/pull/202#discussion_r1130086803

mikesposito commented 10 months ago

@gantunesr can this be considered closed by https://github.com/MetaMask/KeyringController/pull/293?