Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
Co-Authored-By: frankiebee <[email protected]>
  • Loading branch information
whymarrh and frankiebee authored Apr 25, 2019
1 parent bfd2d2c commit 14a8992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/controllers/transactions/pending-tx-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class PendingTransactionTracker extends EventEmitter {
// and the tx has not been mined into a block

dropped = await this._checkIftxWasDropped(txMeta)
// the dropped buffer is encase we ask a node for the tx
// the dropped buffer is in case we ask a node for the tx
// that is behind the node we asked for tx count
// IS A SECURITY FOR HITTING NODES IN INFURA THAT COULD GO OUT
// OF SYNC.
Expand Down

0 comments on commit 14a8992

Please sign in to comment.