fix documentation

feature/default_network_editable
Csaba Solya 7 years ago
parent cf73581c0e
commit 3e489ea165
  1. 2
      app/scripts/controllers/transactions/lib/recipient-blacklist-checker.js

@ -6,9 +6,9 @@ module.exports = {
}
/**
* Checks if a specified account on a specified network is blacklisted.
@param networkId {number}
@param account {string}
@returns {array}
*/
async function checkAccount (networkId, account) {

Loading…
Cancel
Save