improve comments

feature/default_network_editable
Esteban MIno 6 years ago
parent 822c1734d6
commit 22cf5a1391
  1. 2
      app/scripts/metamask-controller.js

@ -1437,7 +1437,7 @@ module.exports = class MetamaskController extends EventEmitter {
}
/**
* A method for activating the retrieval of price data and auto detect tokens,
* A method for activating the retrieval of price data,
* which should only be fetched when the UI is visible.
* @private
* @param {boolean} active - True if price data should be getting fetched.

Loading…
Cancel
Save