Merge branch 'develop' into config

This commit is contained in:
Zach
2018-01-10 14:21:24 +00:00
committed by GitHub
41 changed files with 1110 additions and 404 deletions

View File

@ -37,7 +37,7 @@ func TestProvider(t *testing.T) {
// let's check this is valid somehow
assert.Nil(seed.ValidateBasic(chainID))
cert := lite.NewStatic(chainID, seed.Validators)
cert := lite.NewStaticCertifier(chainID, seed.Validators)
// historical queries now work :)
lower := sh - 5