Versions in this module Expand all Collapse all v0 v0.0.4 Jul 18, 2024 v0.0.1 Jul 18, 2024 Changes in this version + type StateProvider struct + func NewStateProvider(t mockConstructorTestingTNewStateProvider) *StateProvider + 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)