Versions in this module Expand all Collapse all v0 v0.34.22 Dec 28, 2022 Changes in this version + type LightClient struct + func NewLightClient(t mockConstructorTestingTNewLightClient) *LightClient + 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)