Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoulter authored and davidmurdoch committed Nov 16, 2020
1 parent 03ef260 commit 1409d24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chains/ethereum/src/blockchain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,6 @@ export default class Blockchain extends Emittery.Typed<
address: Buffer;
};

// Note that this is async and
let stepListener = (
event: StepEvent,
next: (error?: any, cb?: any) => void
Expand Down

0 comments on commit 1409d24

Please sign in to comment.