Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsensusKeeper ¶
ConsensusKeeper is an autogenerated mock type for the ConsensusKeeper type
func NewConsensusKeeper ¶
func NewConsensusKeeper(t testing.TB) *ConsensusKeeper
NewConsensusKeeper creates a new instance of ConsensusKeeper. It also registers a cleanup function to assert the mocks expectations.
func (*ConsensusKeeper) PutMessageForSigning ¶
func (_m *ConsensusKeeper) PutMessageForSigning(ctx types.Context, queueTypeName string, msg consensustypes.ConsensusMsg) error
PutMessageForSigning provides a mock function with given fields: ctx, queueTypeName, msg
Click to show internal directories.
Click to hide internal directories.