Fixes from review

This commit is contained in:
Jae Kwon
2018-06-25 16:31:59 -07:00
parent c3296f2e01
commit 538c410bcd
7 changed files with 46 additions and 72 deletions

View File

@ -51,7 +51,7 @@ func TestProvider(t *testing.T) {
assert.True(sh < 5000)
// let's check this is valid somehow
assert.Nil(fc.ValidateBasic(chainID))
assert.Nil(fc.ValidateFull(chainID))
// historical queries now work :)
lower := sh - 5