Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockIndexer ¶
BlockIndexer is an autogenerated mock type for the BlockIndexer type
func NewBlockIndexer ¶
func NewBlockIndexer(t mockConstructorTestingTNewBlockIndexer) *BlockIndexer
NewBlockIndexer creates a new instance of BlockIndexer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*BlockIndexer) Has ¶
func (_m *BlockIndexer) Has(height int64) (bool, error)
Has provides a mock function with given fields: height
func (*BlockIndexer) Index ¶
func (_m *BlockIndexer) Index(_a0 types.EventDataNewBlockHeader) error
Index provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.