Versions in this module Expand all Collapse all v1 v1.0.0 Sep 1, 2023 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)