Versions in this module Expand all Collapse all v0 v0.8.14 Sep 15, 2021 Changes in this version + type StateProvider struct + func (_m *StateProvider) AppHash(ctx context.Context, height uint64) ([]byte, error) + func (_m *StateProvider) Commit(ctx context.Context, height uint64) (*types.Commit, error) + func (_m *StateProvider) State(ctx context.Context, height uint64) (state.State, error)