Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SDargarh committed Feb 13, 2024
1 parent ed2a4e4 commit 9ec4537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ function createWalletLabels(labelPrefix, walletIndex = 1) {
module.exports = {
stringToArrayBuffer,
generatePrivData,
// removeEmptyAccounts,
getAccountsFromTransactions,
getAccountsFromLogs,
getCoinInstance,
Expand Down

1 comment on commit 9ec4537

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report (73%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files73.0864.783.5473.76 
chains100100100100 
   index.js100100100100 
config100100100100 
   index.js100100100100 
constants100100100100 
   index.js100100100100 
constants/responses100100100100 
   index.js100100100100 
lib70.4364.7481.9671.09 
   keyring.js66.862.668067.4445, 58, 67–68, 139–151, 171, 179–188, 198–201, 246–278, 289, 293, 298–300, 312–387, 403–441, 500–503, 646, 673–718, 791, 808–809, 835–837, 868–876, 899–903, 923–927, 946–954, 981, 987
   vault.js91.6683.3390.991.6620, 27, 42–45, 62, 72
utils80.7164.488.8881.48 
   helper.js80.7164.488.8881.4810–17, 52–53, 78, 92, 104–106, 115–116, 132–134, 155, 167, 179, 210–212, 245–249

Please sign in to comment.