Add missing comments

This commit is contained in:
Leonid Logvinov
2017-10-05 14:39:22 +03:00
parent 7dd6352393
commit 1b6d3b0f0b
2 changed files with 3 additions and 2 deletions

View File

@@ -416,7 +416,7 @@ describe('TokenWrapper', () => {
done();
})().catch(done);
});
// TODO test block reorgs
// TODO test block reorgs and backfills
});
describe('#getLogsAsync', () => {
let tokenAddress: string;