Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store is an autogenerated mock type for the Store type
func (*Store) FindTransaction ¶
func (_m *Store) FindTransaction(hash []byte) (*model.Transaction, error)
FindTransaction provides a mock function with given fields: hash
func (*Store) FindTransactionsByBlockHash ¶
func (_m *Store) FindTransactionsByBlockHash(blockHash []byte) ([]*model.Transaction, error)
FindTransactionsByBlockHash provides a mock function with given fields: blockHash
Click to show internal directories.
Click to hide internal directories.