Add missing comments
This commit is contained in:
@@ -416,7 +416,7 @@ describe('TokenWrapper', () => {
|
||||
done();
|
||||
})().catch(done);
|
||||
});
|
||||
// TODO test block reorgs
|
||||
// TODO test block reorgs and backfills
|
||||
});
|
||||
describe('#getLogsAsync', () => {
|
||||
let tokenAddress: string;
|
||||
|
Reference in New Issue
Block a user