1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/controllers
Dan Finlay 621e9334bc Cleaned up some typos and JSDocs in Transactions
Nonce tracker is not fully documented yet.
Have not yet touched:
- tx-state-manager
- tx-state-history-helper
- util
- tx-gas-utils
- pending-tx-tracker
2018-04-23 09:43:18 -07:00
..
transactions Cleaned up some typos and JSDocs in Transactions 2018-04-23 09:43:18 -07:00
address-book.js Improve documentation of promises that return undefined. 2018-04-17 00:54:16 -02:30
balance.js
blacklist.js
computed-balances.js
currency.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
infura.js
network.js
preferences.js Missing bracket in docblock. 2018-04-18 16:17:06 -02:30
README.md
recent-blocks.js
shapeshift.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
token-rates.js

Controllers

Different controllers (in the sense of *VC *View-Controller).