Documentation
¶
Index ¶
- type FEPContractQuerier
- func (_m *FEPContractQuerier) EXPECT() *FEPContractQuerier_Expecter
- func (_m *FEPContractQuerier) GetAggchainSigners(opts *bind.CallOpts) ([]common.Address, error)
- func (_m *FEPContractQuerier) LatestBlockNumber(opts *bind.CallOpts) (*big.Int, error)
- func (_m *FEPContractQuerier) OptimisticMode(opts *bind.CallOpts) (bool, error)
- func (_m *FEPContractQuerier) RangeVkeyCommitment(opts *bind.CallOpts) ([32]byte, error)
- func (_m *FEPContractQuerier) RollupConfigHash(opts *bind.CallOpts) ([32]byte, error)
- func (_m *FEPContractQuerier) StartingBlockNumber(opts *bind.CallOpts) (*big.Int, error)
- type FEPContractQuerier_Expecter
- func (_e *FEPContractQuerier_Expecter) GetAggchainSigners(opts interface{}) *FEPContractQuerier_GetAggchainSigners_Call
- func (_e *FEPContractQuerier_Expecter) LatestBlockNumber(opts interface{}) *FEPContractQuerier_LatestBlockNumber_Call
- func (_e *FEPContractQuerier_Expecter) OptimisticMode(opts interface{}) *FEPContractQuerier_OptimisticMode_Call
- func (_e *FEPContractQuerier_Expecter) RangeVkeyCommitment(opts interface{}) *FEPContractQuerier_RangeVkeyCommitment_Call
- func (_e *FEPContractQuerier_Expecter) RollupConfigHash(opts interface{}) *FEPContractQuerier_RollupConfigHash_Call
- func (_e *FEPContractQuerier_Expecter) StartingBlockNumber(opts interface{}) *FEPContractQuerier_StartingBlockNumber_Call
- type FEPContractQuerier_GetAggchainSigners_Call
- func (_c *FEPContractQuerier_GetAggchainSigners_Call) Return(_a0 []common.Address, _a1 error) *FEPContractQuerier_GetAggchainSigners_Call
- func (_c *FEPContractQuerier_GetAggchainSigners_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_GetAggchainSigners_Call
- func (_c *FEPContractQuerier_GetAggchainSigners_Call) RunAndReturn(run func(*bind.CallOpts) ([]common.Address, error)) *FEPContractQuerier_GetAggchainSigners_Call
- type FEPContractQuerier_LatestBlockNumber_Call
- func (_c *FEPContractQuerier_LatestBlockNumber_Call) Return(_a0 *big.Int, _a1 error) *FEPContractQuerier_LatestBlockNumber_Call
- func (_c *FEPContractQuerier_LatestBlockNumber_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_LatestBlockNumber_Call
- func (_c *FEPContractQuerier_LatestBlockNumber_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *FEPContractQuerier_LatestBlockNumber_Call
- type FEPContractQuerier_OptimisticMode_Call
- func (_c *FEPContractQuerier_OptimisticMode_Call) Return(_a0 bool, _a1 error) *FEPContractQuerier_OptimisticMode_Call
- func (_c *FEPContractQuerier_OptimisticMode_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_OptimisticMode_Call
- func (_c *FEPContractQuerier_OptimisticMode_Call) RunAndReturn(run func(*bind.CallOpts) (bool, error)) *FEPContractQuerier_OptimisticMode_Call
- type FEPContractQuerier_RangeVkeyCommitment_Call
- func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) Return(_a0 [32]byte, _a1 error) *FEPContractQuerier_RangeVkeyCommitment_Call
- func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_RangeVkeyCommitment_Call
- func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) RunAndReturn(run func(*bind.CallOpts) ([32]byte, error)) *FEPContractQuerier_RangeVkeyCommitment_Call
- type FEPContractQuerier_RollupConfigHash_Call
- func (_c *FEPContractQuerier_RollupConfigHash_Call) Return(_a0 [32]byte, _a1 error) *FEPContractQuerier_RollupConfigHash_Call
- func (_c *FEPContractQuerier_RollupConfigHash_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_RollupConfigHash_Call
- func (_c *FEPContractQuerier_RollupConfigHash_Call) RunAndReturn(run func(*bind.CallOpts) ([32]byte, error)) *FEPContractQuerier_RollupConfigHash_Call
- type FEPContractQuerier_StartingBlockNumber_Call
- func (_c *FEPContractQuerier_StartingBlockNumber_Call) Return(_a0 *big.Int, _a1 error) *FEPContractQuerier_StartingBlockNumber_Call
- func (_c *FEPContractQuerier_StartingBlockNumber_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_StartingBlockNumber_Call
- func (_c *FEPContractQuerier_StartingBlockNumber_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *FEPContractQuerier_StartingBlockNumber_Call
- type OpNodeClienter
- type OpNodeClienter_Expecter
- type OpNodeClienter_OutputAtBlockRoot_Call
- func (_c *OpNodeClienter_OutputAtBlockRoot_Call) Return(_a0 common.Hash, _a1 error) *OpNodeClienter_OutputAtBlockRoot_Call
- func (_c *OpNodeClienter_OutputAtBlockRoot_Call) Run(run func(blockNum uint64)) *OpNodeClienter_OutputAtBlockRoot_Call
- func (_c *OpNodeClienter_OutputAtBlockRoot_Call) RunAndReturn(run func(uint64) (common.Hash, error)) *OpNodeClienter_OutputAtBlockRoot_Call
- type OptimisticAggregationProofPublicValuesQuerier
- func (_m *OptimisticAggregationProofPublicValuesQuerier) EXPECT() *OptimisticAggregationProofPublicValuesQuerier_Expecter
- func (_m *OptimisticAggregationProofPublicValuesQuerier) GetAggregationProofPublicValuesData(lastProvenBlock uint64, requestedEndBlock uint64, ...) (*optimistichash.AggregationProofPublicValues, error)
- type OptimisticAggregationProofPublicValuesQuerier_Expecter
- type OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call
- func (_c *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) Return(_a0 *optimistichash.AggregationProofPublicValues, _a1 error) ...
- func (_c *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) Run(run func(lastProvenBlock uint64, requestedEndBlock uint64, ...)) ...
- func (_c *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) RunAndReturn(...) ...
- type OptimisticSignatureCalculator
- type OptimisticSignatureCalculator_Expecter
- type OptimisticSignatureCalculator_Sign_Call
- func (_c *OptimisticSignatureCalculator_Sign_Call) Return(_a0 common.Hash, _a1 error) *OptimisticSignatureCalculator_Sign_Call
- func (_c *OptimisticSignatureCalculator_Sign_Call) Run(run func(ctx context.Context, aggchainReq types.AggchainProofRequest, ...)) *OptimisticSignatureCalculator_Sign_Call
- func (_c *OptimisticSignatureCalculator_Sign_Call) RunAndReturn(...) *OptimisticSignatureCalculator_Sign_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FEPContractQuerier ¶
FEPContractQuerier is an autogenerated mock type for the FEPContractQuerier type
func NewFEPContractQuerier ¶
func NewFEPContractQuerier(t interface {
mock.TestingT
Cleanup(func())
}) *FEPContractQuerier
NewFEPContractQuerier creates a new instance of FEPContractQuerier. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*FEPContractQuerier) EXPECT ¶
func (_m *FEPContractQuerier) EXPECT() *FEPContractQuerier_Expecter
func (*FEPContractQuerier) GetAggchainSigners ¶
GetAggchainSigners provides a mock function with given fields: opts
func (*FEPContractQuerier) LatestBlockNumber ¶
LatestBlockNumber provides a mock function with given fields: opts
func (*FEPContractQuerier) OptimisticMode ¶
func (_m *FEPContractQuerier) OptimisticMode(opts *bind.CallOpts) (bool, error)
OptimisticMode provides a mock function with given fields: opts
func (*FEPContractQuerier) RangeVkeyCommitment ¶
func (_m *FEPContractQuerier) RangeVkeyCommitment(opts *bind.CallOpts) ([32]byte, error)
RangeVkeyCommitment provides a mock function with given fields: opts
func (*FEPContractQuerier) RollupConfigHash ¶
func (_m *FEPContractQuerier) RollupConfigHash(opts *bind.CallOpts) ([32]byte, error)
RollupConfigHash provides a mock function with given fields: opts
func (*FEPContractQuerier) StartingBlockNumber ¶
StartingBlockNumber provides a mock function with given fields: opts
type FEPContractQuerier_Expecter ¶
type FEPContractQuerier_Expecter struct {
// contains filtered or unexported fields
}
func (*FEPContractQuerier_Expecter) GetAggchainSigners ¶
func (_e *FEPContractQuerier_Expecter) GetAggchainSigners(opts interface{}) *FEPContractQuerier_GetAggchainSigners_Call
GetAggchainSigners is a helper method to define mock.On call
- opts *bind.CallOpts
func (*FEPContractQuerier_Expecter) LatestBlockNumber ¶
func (_e *FEPContractQuerier_Expecter) LatestBlockNumber(opts interface{}) *FEPContractQuerier_LatestBlockNumber_Call
LatestBlockNumber is a helper method to define mock.On call
- opts *bind.CallOpts
func (*FEPContractQuerier_Expecter) OptimisticMode ¶
func (_e *FEPContractQuerier_Expecter) OptimisticMode(opts interface{}) *FEPContractQuerier_OptimisticMode_Call
OptimisticMode is a helper method to define mock.On call
- opts *bind.CallOpts
func (*FEPContractQuerier_Expecter) RangeVkeyCommitment ¶
func (_e *FEPContractQuerier_Expecter) RangeVkeyCommitment(opts interface{}) *FEPContractQuerier_RangeVkeyCommitment_Call
RangeVkeyCommitment is a helper method to define mock.On call
- opts *bind.CallOpts
func (*FEPContractQuerier_Expecter) RollupConfigHash ¶
func (_e *FEPContractQuerier_Expecter) RollupConfigHash(opts interface{}) *FEPContractQuerier_RollupConfigHash_Call
RollupConfigHash is a helper method to define mock.On call
- opts *bind.CallOpts
func (*FEPContractQuerier_Expecter) StartingBlockNumber ¶
func (_e *FEPContractQuerier_Expecter) StartingBlockNumber(opts interface{}) *FEPContractQuerier_StartingBlockNumber_Call
StartingBlockNumber is a helper method to define mock.On call
- opts *bind.CallOpts
type FEPContractQuerier_GetAggchainSigners_Call ¶
FEPContractQuerier_GetAggchainSigners_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAggchainSigners'
func (*FEPContractQuerier_GetAggchainSigners_Call) Return ¶
func (_c *FEPContractQuerier_GetAggchainSigners_Call) Return(_a0 []common.Address, _a1 error) *FEPContractQuerier_GetAggchainSigners_Call
func (*FEPContractQuerier_GetAggchainSigners_Call) Run ¶
func (_c *FEPContractQuerier_GetAggchainSigners_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_GetAggchainSigners_Call
func (*FEPContractQuerier_GetAggchainSigners_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_GetAggchainSigners_Call) RunAndReturn(run func(*bind.CallOpts) ([]common.Address, error)) *FEPContractQuerier_GetAggchainSigners_Call
type FEPContractQuerier_LatestBlockNumber_Call ¶
FEPContractQuerier_LatestBlockNumber_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LatestBlockNumber'
func (*FEPContractQuerier_LatestBlockNumber_Call) Return ¶
func (_c *FEPContractQuerier_LatestBlockNumber_Call) Return(_a0 *big.Int, _a1 error) *FEPContractQuerier_LatestBlockNumber_Call
func (*FEPContractQuerier_LatestBlockNumber_Call) Run ¶
func (_c *FEPContractQuerier_LatestBlockNumber_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_LatestBlockNumber_Call
func (*FEPContractQuerier_LatestBlockNumber_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_LatestBlockNumber_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *FEPContractQuerier_LatestBlockNumber_Call
type FEPContractQuerier_OptimisticMode_Call ¶
FEPContractQuerier_OptimisticMode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OptimisticMode'
func (*FEPContractQuerier_OptimisticMode_Call) Return ¶
func (_c *FEPContractQuerier_OptimisticMode_Call) Return(_a0 bool, _a1 error) *FEPContractQuerier_OptimisticMode_Call
func (*FEPContractQuerier_OptimisticMode_Call) Run ¶
func (_c *FEPContractQuerier_OptimisticMode_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_OptimisticMode_Call
func (*FEPContractQuerier_OptimisticMode_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_OptimisticMode_Call) RunAndReturn(run func(*bind.CallOpts) (bool, error)) *FEPContractQuerier_OptimisticMode_Call
type FEPContractQuerier_RangeVkeyCommitment_Call ¶
FEPContractQuerier_RangeVkeyCommitment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RangeVkeyCommitment'
func (*FEPContractQuerier_RangeVkeyCommitment_Call) Return ¶
func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) Return(_a0 [32]byte, _a1 error) *FEPContractQuerier_RangeVkeyCommitment_Call
func (*FEPContractQuerier_RangeVkeyCommitment_Call) Run ¶
func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_RangeVkeyCommitment_Call
func (*FEPContractQuerier_RangeVkeyCommitment_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_RangeVkeyCommitment_Call) RunAndReturn(run func(*bind.CallOpts) ([32]byte, error)) *FEPContractQuerier_RangeVkeyCommitment_Call
type FEPContractQuerier_RollupConfigHash_Call ¶
FEPContractQuerier_RollupConfigHash_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RollupConfigHash'
func (*FEPContractQuerier_RollupConfigHash_Call) Return ¶
func (_c *FEPContractQuerier_RollupConfigHash_Call) Return(_a0 [32]byte, _a1 error) *FEPContractQuerier_RollupConfigHash_Call
func (*FEPContractQuerier_RollupConfigHash_Call) Run ¶
func (_c *FEPContractQuerier_RollupConfigHash_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_RollupConfigHash_Call
func (*FEPContractQuerier_RollupConfigHash_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_RollupConfigHash_Call) RunAndReturn(run func(*bind.CallOpts) ([32]byte, error)) *FEPContractQuerier_RollupConfigHash_Call
type FEPContractQuerier_StartingBlockNumber_Call ¶
FEPContractQuerier_StartingBlockNumber_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartingBlockNumber'
func (*FEPContractQuerier_StartingBlockNumber_Call) Return ¶
func (_c *FEPContractQuerier_StartingBlockNumber_Call) Return(_a0 *big.Int, _a1 error) *FEPContractQuerier_StartingBlockNumber_Call
func (*FEPContractQuerier_StartingBlockNumber_Call) Run ¶
func (_c *FEPContractQuerier_StartingBlockNumber_Call) Run(run func(opts *bind.CallOpts)) *FEPContractQuerier_StartingBlockNumber_Call
func (*FEPContractQuerier_StartingBlockNumber_Call) RunAndReturn ¶
func (_c *FEPContractQuerier_StartingBlockNumber_Call) RunAndReturn(run func(*bind.CallOpts) (*big.Int, error)) *FEPContractQuerier_StartingBlockNumber_Call
type OpNodeClienter ¶
OpNodeClienter is an autogenerated mock type for the OpNodeClienter type
func NewOpNodeClienter ¶
func NewOpNodeClienter(t interface {
mock.TestingT
Cleanup(func())
}) *OpNodeClienter
NewOpNodeClienter creates a new instance of OpNodeClienter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OpNodeClienter) EXPECT ¶
func (_m *OpNodeClienter) EXPECT() *OpNodeClienter_Expecter
func (*OpNodeClienter) OutputAtBlockRoot ¶
func (_m *OpNodeClienter) OutputAtBlockRoot(blockNum uint64) (common.Hash, error)
OutputAtBlockRoot provides a mock function with given fields: blockNum
type OpNodeClienter_Expecter ¶
type OpNodeClienter_Expecter struct {
// contains filtered or unexported fields
}
func (*OpNodeClienter_Expecter) OutputAtBlockRoot ¶
func (_e *OpNodeClienter_Expecter) OutputAtBlockRoot(blockNum interface{}) *OpNodeClienter_OutputAtBlockRoot_Call
OutputAtBlockRoot is a helper method to define mock.On call
- blockNum uint64
type OpNodeClienter_OutputAtBlockRoot_Call ¶
OpNodeClienter_OutputAtBlockRoot_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OutputAtBlockRoot'
func (*OpNodeClienter_OutputAtBlockRoot_Call) Return ¶
func (_c *OpNodeClienter_OutputAtBlockRoot_Call) Return(_a0 common.Hash, _a1 error) *OpNodeClienter_OutputAtBlockRoot_Call
func (*OpNodeClienter_OutputAtBlockRoot_Call) Run ¶
func (_c *OpNodeClienter_OutputAtBlockRoot_Call) Run(run func(blockNum uint64)) *OpNodeClienter_OutputAtBlockRoot_Call
func (*OpNodeClienter_OutputAtBlockRoot_Call) RunAndReturn ¶
func (_c *OpNodeClienter_OutputAtBlockRoot_Call) RunAndReturn(run func(uint64) (common.Hash, error)) *OpNodeClienter_OutputAtBlockRoot_Call
type OptimisticAggregationProofPublicValuesQuerier ¶
OptimisticAggregationProofPublicValuesQuerier is an autogenerated mock type for the OptimisticAggregationProofPublicValuesQuerier type
func NewOptimisticAggregationProofPublicValuesQuerier ¶
func NewOptimisticAggregationProofPublicValuesQuerier(t interface {
mock.TestingT
Cleanup(func())
}) *OptimisticAggregationProofPublicValuesQuerier
NewOptimisticAggregationProofPublicValuesQuerier creates a new instance of OptimisticAggregationProofPublicValuesQuerier. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OptimisticAggregationProofPublicValuesQuerier) GetAggregationProofPublicValuesData ¶
func (_m *OptimisticAggregationProofPublicValuesQuerier) GetAggregationProofPublicValuesData(lastProvenBlock uint64, requestedEndBlock uint64, l1InfoTreeLeafHash common.Hash) (*optimistichash.AggregationProofPublicValues, error)
GetAggregationProofPublicValuesData provides a mock function with given fields: lastProvenBlock, requestedEndBlock, l1InfoTreeLeafHash
type OptimisticAggregationProofPublicValuesQuerier_Expecter ¶
type OptimisticAggregationProofPublicValuesQuerier_Expecter struct {
// contains filtered or unexported fields
}
func (*OptimisticAggregationProofPublicValuesQuerier_Expecter) GetAggregationProofPublicValuesData ¶
func (_e *OptimisticAggregationProofPublicValuesQuerier_Expecter) GetAggregationProofPublicValuesData(lastProvenBlock interface{}, requestedEndBlock interface{}, l1InfoTreeLeafHash interface{}) *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call
GetAggregationProofPublicValuesData is a helper method to define mock.On call
- lastProvenBlock uint64
- requestedEndBlock uint64
- l1InfoTreeLeafHash common.Hash
type OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call ¶
type OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call struct {
*mock.Call
}
OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAggregationProofPublicValuesData'
func (*OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) Return ¶
func (*OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) Run ¶
func (_c *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) Run(run func(lastProvenBlock uint64, requestedEndBlock uint64, l1InfoTreeLeafHash common.Hash)) *OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call
func (*OptimisticAggregationProofPublicValuesQuerier_GetAggregationProofPublicValuesData_Call) RunAndReturn ¶
type OptimisticSignatureCalculator ¶
OptimisticSignatureCalculator is an autogenerated mock type for the OptimisticSignatureCalculator type
func NewOptimisticSignatureCalculator ¶
func NewOptimisticSignatureCalculator(t interface {
mock.TestingT
Cleanup(func())
}) *OptimisticSignatureCalculator
NewOptimisticSignatureCalculator creates a new instance of OptimisticSignatureCalculator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OptimisticSignatureCalculator) EXPECT ¶
func (_m *OptimisticSignatureCalculator) EXPECT() *OptimisticSignatureCalculator_Expecter
func (*OptimisticSignatureCalculator) Sign ¶
func (_m *OptimisticSignatureCalculator) Sign(ctx context.Context, aggchainReq types.AggchainProofRequest, newLocalExitRoot common.Hash, claims []bridgesync.Claim) (common.Hash, error)
Sign provides a mock function with given fields: ctx, aggchainReq, newLocalExitRoot, claims
type OptimisticSignatureCalculator_Expecter ¶
type OptimisticSignatureCalculator_Expecter struct {
// contains filtered or unexported fields
}
func (*OptimisticSignatureCalculator_Expecter) Sign ¶
func (_e *OptimisticSignatureCalculator_Expecter) Sign(ctx interface{}, aggchainReq interface{}, newLocalExitRoot interface{}, claims interface{}) *OptimisticSignatureCalculator_Sign_Call
Sign is a helper method to define mock.On call
- ctx context.Context
- aggchainReq types.AggchainProofRequest
- newLocalExitRoot common.Hash
- claims []bridgesync.Claim
type OptimisticSignatureCalculator_Sign_Call ¶
OptimisticSignatureCalculator_Sign_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sign'
func (*OptimisticSignatureCalculator_Sign_Call) Return ¶
func (_c *OptimisticSignatureCalculator_Sign_Call) Return(_a0 common.Hash, _a1 error) *OptimisticSignatureCalculator_Sign_Call
func (*OptimisticSignatureCalculator_Sign_Call) Run ¶
func (_c *OptimisticSignatureCalculator_Sign_Call) Run(run func(ctx context.Context, aggchainReq types.AggchainProofRequest, newLocalExitRoot common.Hash, claims []bridgesync.Claim)) *OptimisticSignatureCalculator_Sign_Call
func (*OptimisticSignatureCalculator_Sign_Call) RunAndReturn ¶
func (_c *OptimisticSignatureCalculator_Sign_Call) RunAndReturn(run func(context.Context, types.AggchainProofRequest, common.Hash, []bridgesync.Claim) (common.Hash, error)) *OptimisticSignatureCalculator_Sign_Call