Versions in this module Expand all Collapse all v1 v1.0.1 Mar 16, 2023 Changes in this version + type MockGISTGetter struct + func NewMockGISTGetter(ctrl *gomock.Controller) *MockGISTGetter + func (m *MockGISTGetter) EXPECT() *MockGISTGetterMockRecorder + func (m *MockGISTGetter) GetGISTRootInfo(arg0 *bind.CallOpts, arg1 *big.Int) (state.SmtRootInfo, error) + type MockGISTGetterMockRecorder struct + func (mr *MockGISTGetterMockRecorder) GetGISTRootInfo(arg0, arg1 interface{}) *gomock.Call + type MockStateGetter struct + func NewMockStateGetter(ctrl *gomock.Controller) *MockStateGetter + func (m *MockStateGetter) EXPECT() *MockStateGetterMockRecorder + func (m *MockStateGetter) GetStateInfoByState(arg0 *bind.CallOpts, arg1 *big.Int) (state.StateV2StateInfo, error) + type MockStateGetterMockRecorder struct + func (mr *MockStateGetterMockRecorder) GetStateInfoByState(arg0, arg1 interface{}) *gomock.Call