Versions in this module Expand all Collapse all v0 v0.34.13 Aug 21, 2021 Changes in this version + type LightClient struct + func (_m *LightClient) ChainID() string + func (_m *LightClient) TrustedLightBlock(height int64) (*types.LightBlock, error) + func (_m *LightClient) Update(ctx context.Context, now time.Time) (*types.LightBlock, error) + func (_m *LightClient) VerifyLightBlockAtHeight(ctx context.Context, height int64, now time.Time) (*types.LightBlock, error)