1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Mark Stacey 15616a33ca
Add 'addPermittedAccount' method to permissions controller (#8344)
This method adds the given account to the given origin's list of
exposed accounts. This method is not yet used, but it will be in
subsequent PRs (e.g. #8312)

This method has been added to the background API, and a wrapper action
creator has been written as well.
2020-04-16 19:23:36 -03:00
..
network
permissions Add 'addPermittedAccount' method to permissions controller (#8344) 2020-04-16 19:23:36 -03:00
transactions
balance-controller.spec.js
cached-balances-test.js
detect-tokens-test.js
ens-controller-test.js
incoming-transactions-test.js
infura-controller-test.js
metamask-controller-test.js
preferences-controller-test.js
token-rates-controller.js